439 B
439 B
autobudilnik
a program on ruby for windows that turns on alarm after N times when you are not using the keyboard (the computer) without any third-party gems
syntax: ruby autobudilnik.rb [-a <audiofilepath>] [-t <time>] [-c <configfilepath>]
time in seconds
configuration file:
waittime seconds
configfilepath path/to/config
TODO
- suffixes 'm', 's' and 'h' for time
- UI
- automatic a config file creation