https://github.com/vittorius/timer-dnd
Rust port of the mindful-timer project
https://github.com/vittorius/timer-dnd
Last synced: 12 months ago
JSON representation
Rust port of the mindful-timer project
- Host: GitHub
- URL: https://github.com/vittorius/timer-dnd
- Owner: vittorius
- License: mit
- Created: 2025-03-06T07:44:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-03T10:22:14.000Z (about 1 year ago)
- Last Synced: 2025-05-03T11:26:24.190Z (about 1 year ago)
- Language: Rust
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# timer-dnd
A CLI timer utility that helps you stay focused by turning on the Do Not Disturb mode (on macOS).
Inspired by the [mindful-timer](https://github.com/arodik/mindful-timer) project
but implements only the timer functionality (no sessions DB etc.).
# Thanks
To all of the maintainers and contributors of the [mindful-timer](https://github.com/arodik/mindful-timer) project.