A bit of boilerplate to create minimalistic systems dashboads (list of cards). Uses nicegui.
Find a file
2025-02-27 21:52:15 +01:00
dashboard Add requests to requirements.txt, assert that actions is not None when creating the buttons in the ui, move imports to the top in dashboard.system 2025-02-27 21:52:15 +01:00
.gitignore Initial commit 2025-02-22 09:46:46 +01:00
example.py Add Action class to allow more flexible actions, update example 2025-02-27 20:15:32 +01:00
LICENSE Add project files 2025-02-22 09:53:26 +01:00
requirements.txt Add requests to requirements.txt, assert that actions is not None when creating the buttons in the ui, move imports to the top in dashboard.system 2025-02-27 21:52:15 +01:00