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

https://github.com/itsfarseen/timely

Kanban board, Timetable, Weekly scheduler. Built using Electron and Vue.
https://github.com/itsfarseen/timely

Last synced: 7 months ago
JSON representation

Kanban board, Timetable, Weekly scheduler. Built using Electron and Vue.

Awesome Lists containing this project

README

          

# Timely
Kanban board, Timetable, Weekly scheduler. Built using Electron and Vue and TailwindCSS.

Currently in ~alpha~ dog fooding phase.
Issues and PRs welcome.

## Run
```
cd timely
yarn install
yarn dev
```

## Screenshots

![Screenshot of Boards page](./screenshots/boards.png)
![Screenshot of Timetable page](./screenshots/timetable.png)
![Screenshot of Timetable page editing](./screenshots/timetable_edit.png)

## Need help
* [ ] yarn script to build a simple runnable package, like AppImage.
* [ ] Improve the styles in general.

## License
GPLv3