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
НА РУССКОМ
ПРОГРАММА НА РУБИ ДЛЯ ВИНДОВС КОТОРАЯ ВКЛЮЧАЕТ БУДИЛЬНИК ЧЕРЕЗ ОПРЕДЕЛЁННОЕ ВРЕМЯ НЕИСПОЛЬЗОВАНИЕ КЛАВИАТУРЫ (КОМПЬЮТЕРА) БЕЗ СТОРОННИХ ГЕМОВ
СИНТАКСИС:
ruby autobudilnik.rb [-a <audiofilepath>] [-t <time>] [-c <configfilepath>]
ВРЕМЯ В СЕКУНДАХ
ФАЙЛ КОНФИГУРАЦИИ
waittime seconds
configfilepath ПУТЬ/К/КОНФИГУ
ЗАДАЧИ
- ПОДДЕРЖКА ПРИСТАВОК 'm' 's' И 'h' В КОНЦЕ ДЛЯ ВРЕМЕНИ
- ПОЛЬЗОВАТСКИЙ ИНТЕРФЕЙС
- АВТОМАТИЧЕСКОЕ СОЗДАНИЕ ФАЙЛА КОНФИГА
Description
a program on pure ruby for windows that turns on alarm after N times when you are not using the keyboard without any third-party gems
Languages
Ruby
99.2%
Batchfile
0.8%