https://github.com/cuvar/panal
widget-based dashboard for enhanced productivity
https://github.com/cuvar/panal
dashboard personal productivity react vercel widgets
Last synced: about 1 month ago
JSON representation
widget-based dashboard for enhanced productivity
- Host: GitHub
- URL: https://github.com/cuvar/panal
- Owner: cuvar
- License: other
- Created: 2022-10-18T12:32:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T18:01:22.000Z (almost 2 years ago)
- Last Synced: 2024-09-12T04:05:02.498Z (almost 2 years ago)
- Topics: dashboard, personal, productivity, react, vercel, widgets
- Language: TypeScript
- Homepage: https://panal.dyme.one
- Size: 2.55 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
⚠️ This project is still work in progress.
# panal
widget-based dashboard for managing life
## Idea
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](https://github.com/Lissy93/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.
## Current state
This project is still in early development. If you have any ideas for other features, just open an issue! Documentation will be added soon.
## Deployment
No matter how you want to deploy this application, you need to specify the environment variables as stated in the `.env.example` file.
### Deploy with Vercel
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fcuvar%2Fpanal)
## Contributing
Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.