4 releases (2 breaking)
Uses old Rust 2015
0.4.1 | Jun 28, 2021 |
---|---|
0.4.0 | Mar 6, 2021 |
0.3.0 | Aug 30, 2020 |
0.1.1 | Apr 7, 2020 |
#10 in #terminal-based
24 downloads per month
17KB
72 lines
consoleTimer
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
Dependencies
~4–6MB
~99K SLoC