The timer-cli gem is a simple command line interface that allows you to set a timer for a specified amount of time.
gem install timer-cli
To start the timer, run the following command:
timer --name "My Timer" 25m
Bug reports and pull requests are welcome on GitHub at https://github.com/dvinciguerra/timer-cli. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the timer-cli
project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.