Skip to content
v479038280 edited this page Sep 16, 2024 · 61 revisions

Welcome

This is our place to host additional content which can be easily edited by the community. Check out the FAQs and our official documentation with hundreds of live examples at https://nicegui.io.

Community Projects

Extensions and Libraries

  • RoSys: an easy-to-use robot system with a similar purpose as ROS/ROS2 from the NiceGUI maintainers
  • Tabulator: Great package to create tables using the Tabulator library.
  • ex4nicegui: An extension library with built-in responsive components and data-responsive interface programming.
  • CatDesign: a comprehensive design system offering a set of pre-styled components and features that are readily usable
  • OpenLLM: Chat with various LLM Models
  • NiceGUI WebSerial: Uses JavaScript webserial API to control NeoPixel LEDs at the client with Python code running on a server.
  • FIEF Web App Demo using NiceGUI: Uses Traefik, FastAPI, FIEF, PostgreSQL, Redis, HTML, NiceGUI, Bash Scripts, Docker-Compose
  • NiceGUI CRUD-Component: User interface for your python object lists, Create, Update and Delete items, configure automatically from pydantic BaseModel settings
  • NiceDeck: Create slideshows in Python using NiceGUI

Examples

Applications

  • Card Index: It's like IMDb but for credit cards.
  • Pinger: simple network utility
  • Hush: a Docker based fan controller
  • RoutineButler: administer user-set routines and leverages the lockbox to motivate the user to complete them with a kiosk mode on Raspberry Pi
  • Nanoleaf Control: control Nanoleaf lights and create effects in a more convenient way
  • Synth Mapping Helper: helpful tools to assist in making Synth Riders maps
  • ODrive GUI: web-based GUI to tweak and debug the ODrive motor controller
  • Broh5: (Bro)wser-based GUI (H)DF(5) Viewer, implemented with Model-View-Controller pattern and a monolitic version as comparision
  • Slaanesh: a game tracker, allowing for keeping track of games played as well as maintaining a wishlist and backlog
  • Monoquant: A no-code trading strategy editor with backtesting, AI and much more.
  • Beaver Habits Tracker: A light-weighted web app to track your fleeting life.
  • Sonos Moments: A simple web app to control Sonos speakers.

Tutorials

Videos

Wiki

Postings

ChatGPT

As discussed in #1371 NiceGUI is not (yet) known by ChatGPT. This is unfortunate because it often starts hallucinating instead of admitting it's ignorance. While it would be great to have a ChatGPT plugin which provides NiceGUI knowledge through a database, we can simply use this prompt text which can be copy-and-pasted into ChatGPT at the start of a conversation. This will provide ChatGPT with the basic concepts of NiceGUI.

You can also use a short text as part of your custom instructions.