A bit of boilerplate to create minimalistic systems dashboads (list of cards). Uses nicegui.
Find a file
2025-02-24 23:06:32 +01:00
dashboard Set the Unknown state after something went wrong instead of setting it in advance, this fixes a bug where the UI shows the Unknown state for all systems until it refreshs again 2025-02-24 23:06:32 +01:00
.gitignore Initial commit 2025-02-22 09:46:46 +01:00
example.py Add HTTPServer and PingableSystem to dashboad.system and add an example. 2025-02-23 20:57:42 +01:00
LICENSE Add project files 2025-02-22 09:53:26 +01:00
requirements.txt Add project files 2025-02-22 09:53:26 +01:00