https://github.com/phansch/pomo-break
A cross platform pomodoro and break timer
https://github.com/phansch/pomo-break
Last synced: about 1 year ago
JSON representation
A cross platform pomodoro and break timer
- Host: GitHub
- URL: https://github.com/phansch/pomo-break
- Owner: phansch
- License: mit
- Created: 2020-07-09T05:54:22.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2021-01-23T13:55:16.000Z (over 5 years ago)
- Last Synced: 2025-05-18T05:08:27.943Z (about 1 year ago)
- Language: Rust
- Size: 132 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

# pomo-break
`pomo-break` is a cross-platform pomodoro/break timer.
You can use it for normal pomodoro cycles as well as only for break reminders.
Note: Currently, `pomo-break` is only tested on Ubuntu/Debian. Based on all
current dependencies it _should_ work on other platforms as well. Please don't
hesitate to [open an issue] if you run into problems.
[open an issue]: https://github.com/phansch/pomo-break/issues/new
## Contributing
The following libraries need to be installed in order to compile:
* `libasound2-dev`
* `libdbus-1-dev`