Skip to content

inter-action/countdown_timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple cli countdown timer written in rust. You'll get a desktop notification when timer is done.

only mac os is supported.

installation:

download compiled binary:

https://github.com/inter-action/countdown_timer/releases/tag/v0.0.1

then manually copy it to /usr/local/bin

or from src:

git clone .
make install

usage:

ctimer <mins_to_countdown>