2 releases
0.2.1 | May 31, 2021 |
---|---|
0.2.0 | May 31, 2021 |
#140 in #notifications
9KB
176 lines
asuro-timer
A simple timer that uses windows notifications. Currently only works on windows.
Installation
cargo install asuro-timer
will install the binary on your computer.
Usage
The timer only supports inputs in minutes.
Examples: timer 3
or timer 3.5
An additional repeat duration can be entered, after the timer has run out the notification will be repeated at that interval.
Example: timer 3+1
Dependencies
~130MB
~2M SLoC