#timer #notifications #windows #run

app asuro-timer

A simple timer using windows notifications

2 releases

0.2.1 May 31, 2021
0.2.0 May 31, 2021

#138 in #notifications

OSL-3.0 license

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

~142MB
~2.5M SLoC