Crates.io | seagulldoro |
lib.rs | seagulldoro |
version | 0.1.0 |
source | src |
created_at | 2021-01-19 04:02:07.533593 |
updated_at | 2021-01-19 04:02:07.533593 |
description | Implementation of a pomodoro timer using async, minimal utilities |
homepage | https://github.com/notgull/seagulldoro#readme |
repository | https://github.com/notgull/seagulldoro |
max_upload_size | |
id | 343798 |
size | 196,332 |
A quick implementation of a pomodoro timer. This uses smol as an async runtime, breadx as a GUI interface, cpal to produce a beeping noise at the end of the alarm, and rusttype to render the text.
MIT/Apache2