asuro-timer

Crates.ioasuro-timer
lib.rsasuro-timer
version0.2.1
sourcesrc
created_at2021-05-31 15:08:29.738263
updated_at2021-05-31 15:30:59.684152
descriptionA simple timer using windows notifications.
homepage
repositoryhttps://github.com/TheAsuro/asuro-timer
max_upload_size
id404264
size23,498
Till W. (TheAsuro)

documentation

README

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

Commit count: 7

cargo fmt