/tty-countdown

TTY countdown timer inspired by tty-clock

Primary LanguagePython

TTY-Countdown

screenshot

A countdown timer that will live forever in the shadow of tty-clock.

Usage

usage: tty-countdown [-h] [-m MINUTES] [-s SECONDS] [-n]

Fancy countdown script

optional arguments:
  -h, --help            show this help message and exit
  -m MINUTES, --minutes MINUTES
                        Number of minutes
  -s SECONDS, --seconds SECONDS
                        Number of seconds
  -n, --nocenter        Do not center timer (more efficient)