An open API service indexing awesome lists of open source software.

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

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
[![Deploy with Vercel](https://vercel.com/button)](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.