Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siddh34/pomodoro-app
A Simple Pomodoro App Written in Rust + Vite ( Tauri )
https://github.com/siddh34/pomodoro-app
Last synced: 6 days ago
JSON representation
A Simple Pomodoro App Written in Rust + Vite ( Tauri )
- Host: GitHub
- URL: https://github.com/siddh34/pomodoro-app
- Owner: siddh34
- License: gpl-3.0
- Created: 2024-03-19T17:45:20.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-09T18:25:11.000Z (4 months ago)
- Last Synced: 2024-07-09T22:47:50.906Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 2.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Pomodoro App
Quote: `Your worktime, you decide`
## Interface
### Homescreen
![1720548537021](image/README/1720548537021.png)
### History Page
![1720548570811](image/README/1720548570811.png)
## Features
* Interactive Home Screen
* In built statical model for user activity based suggestion
* Activty tracking in history page
* Every data is store locally we do not store any data## I actually got inspired by [pomodoro-cli](https://github.com/open-pomodoro/openpomodoro-cli)
Also make you before using it you install [pomodoro-cli](https://github.com/open-pomodoro/openpomodoro-cli)