Times your work in twenty-five minutes, gives you a break for five minutes. Optional relaxation for 15 minutes. Sounds familiar?
Find a file
2024-05-20 13:44:58 +08:00
assets rename closely to actual project name 2023-10-17 17:41:00 +08:00
src window: add sounds 2024-05-20 13:44:58 +08:00
.gitignore remove unnecessary lines in gitignore 2023-10-13 14:57:48 +08:00
Cargo.lock cargo: update dependencies 2024-05-20 13:44:44 +08:00
Cargo.toml rename closely to actual project name 2023-10-17 17:41:00 +08:00
CODE_OF_CONDUCT.md add more docs and initial files 2023-10-13 14:53:42 +08:00
CONTRIBUTING.md add more docs and initial files 2023-10-13 14:53:42 +08:00
LICENSE add more docs and initial files 2023-10-13 14:53:42 +08:00
README.md add README.md 2023-10-13 14:57:34 +08:00
rust-toolchain.toml initial commit 2023-10-13 14:49:52 +08:00
TODO.md 20231014-initial-impl (#1) 2023-10-15 14:33:42 +00:00

Twenty Five and Five Minutes

An app that times your work in twenty-five minutes then gives you a break for five minutes. Optional relaxation for 15 minutes. Sounds familiar?

Features

  • Written in Rust
  • Uses iced-rs
  • Simple with notification support by default