https://github.com/alphabetsalphabets/pomot
A pomodoro timer created in Rust
https://github.com/alphabetsalphabets/pomot
Last synced: about 1 month ago
JSON representation
A pomodoro timer created in Rust
- Host: GitHub
- URL: https://github.com/alphabetsalphabets/pomot
- Owner: AlphabetsAlphabets
- Created: 2022-10-11T01:49:09.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-11T04:27:19.000Z (about 3 years ago)
- Last Synced: 2025-01-21T08:08:23.058Z (10 months ago)
- Language: Rust
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pomot
A simple pomodoro timer made in Rust with egui.
# Installation
## From source
1. Have rust installed on your PC.
2. Clone this reop
3. Run `cargo b --release`
## Precompiled executable
1. Go to the releases tab and install the exe.