arthrp / consoleTimer

Simple timer for your terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

consoleTimer Crates.io

Simple timer that allows you to initiate countdown from N seconds.

Usage: consoletimer [time in seconds]

consoletimer [time in minutes]m

Building

You need to have ncurses library present in your OS. In Ubuntu and derivatives, just run

sudo apt install libncurses5-dev

About

Simple timer for your terminal

License:GNU General Public License v3.0


Languages

Language:Rust 90.3%Language:Dockerfile 9.7%