/countdown-typer

An automatic countdown typer to countdown for a specified amount of time.

Primary LanguagePythonMIT LicenseMIT

Countdown Typer

Has your friend ever messaged you saying something like "5 mins" or "10 minutes", responding by counting them down through messages until the timer reaches 0 at which point you spam them to finish what they were doing? This application is just for you, simply run, enter the amount of time to countdown (shorthand times are supported) and press 't' to type when your on your messaging platform.

Supported Shorthands

In CountdownTyper you can use a handful of shorthand times for making it user friendly. The full list of currently supported shorthands is as follows:

  • 0 → raw seconds
  • 0s → seconds
  • 0m → minutes
  • 0h → hours
  • 0d → days
  • 0w → weeks
  • 0mo → months
  • 0y → years
  • 0de → decades
  • 0c → centuries
  • 0mi → millennia
  • inf → counts down from infinity (yes really)