widget-based dashboard for managing life
I wanted to have a simple self-hosted dashboard application for viewing every service that is relevant for my daily life:
- Calendar
- Todos
- a simple link storage
- search field with various search engines
- etc
Each service should be a customizable widget on the dashboard. A widget engine should be used for managing widgets more easily.
dashy solves some of the problems and is doing great at that (so maybe that's something for you). However, it is missing some of the functionality I wanted. That's why we're here.
This project is still in early development. If you have any ideas for other features, just open an issue! Documentation will be added soon.
No matter how you want to deploy this application, you need to specify the environment variables as stated in the .env.example file.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.