/timer

Primary LanguageRust

timer

A small and simple countdown timer.

Usage

Pass in the timer length using the format hh:mm:ss.

timer 01:10:15

This will create a timer for 1 hour, 10 minutes, and 15 seconds.

While the timer is running, spress Space to toggle pausing the timer.

Build

Dependencies

Requires SDL2 and SDL2_ttf to build.