This website requires JavaScript.
Explore
Help
Sign in
ChaoticByte
/
dashboard
Watch
1
Star
0
Fork
You've already forked dashboard
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A bit of boilerplate to create minimalistic systems dashboads (list of cards). Uses nicegui.
boilerplate
dashboard
nicegui
python
17
commits
1
branch
0
tags
55
KiB
Python
100%
ecde43a0a3
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
ChaoticByte
ecde43a0a3
Show a warning when an action raises an Exception
2025-02-28 15:09:07 +01:00
dashboard
Show a warning when an action raises an Exception
2025-02-28 15:09:07 +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