https://github.com/programie/dashboard
A customizable dashboard providing various widgets
https://github.com/programie/dashboard
Last synced: 2 months ago
JSON representation
A customizable dashboard providing various widgets
- Host: GitHub
- URL: https://github.com/programie/dashboard
- Owner: Programie
- License: mit
- Created: 2021-03-12T21:42:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-05-04T18:48:48.000Z (8 months ago)
- Last Synced: 2025-09-25T09:36:07.296Z (4 months ago)
- Language: Python
- Homepage:
- Size: 266 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dashboard
A customizable dashboard providing various widgets.
## Features
* Various widgets like calendar, clock and web view are available
* Arrange widgets on your dashboard as you want them to look like
* Easily configurable using a YAML file
* Extendable with your own widgets
## Contained widgets
See the [modules](modules) folder as well as the individual README files for each widget module.
## Configuration
See [example-config.yml](example-config.yml) for a basic commented configuration file.