Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 400 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 400 Bytes

Un-potato

A simple CLI written in Rust that sends repetitive alarms at certain intervals to prevent you from becoming a couch potato.

A simple example

un-potato add 5m "Fix your posture"
un-potato run

You can find the complete list of commands by running

un-potato help

Keep in mind that you should restart the program after making any changes for them to take effect.