Обновить README.md

This commit is contained in:
anon47 2024-01-29 01:13:02 -07:00
parent 37ea21a3f3
commit a7da0c5ae4

View File

@ -13,4 +13,22 @@ configfilepath path/to/config</code>
## TODO
1. suffixes 'm', 's' and 'h' for time
2. UI
2. automatic a config file creation
2. automatic a config file creation
ПРОГРАММА НА РУБИ ДЛЯ ВИНДОВС КОТОРАЯ ВКЛЮЧАЕТ БУДИЛЬНИК ЧЕРЕЗ ОПРЕДЕЛЁННОЕ ВРЕМЯ НЕИСПОЛЬЗОВАНИЕ КЛАВИАТУРЫ (КОМПЬЮТЕРА) БЕЗ СТОРОННИХ ГЕМОВ
СИНТАКСИС:
ruby autobudilnik.rb [-a \<audiofilepath\>] [-t \<time\>] [-c \<configfilepath\>]
ВРЕМЯ В СЕКУНДАХ
## ФАЙЛ КОНФИГУРАЦИИ
<code>waittime seconds
configfilepath ПУТЬ/К/КОНФИГУ</code>
## ЗАДАЧИ
1. ПОДДЕРЖКА ПРИСТАВОК 'm' 's' И 'h' В КОНЦЕ ДЛЯ ВРЕМЕНИ
2. ПОЛЬЗОВАТСКИЙ ИНТЕРФЕЙС
3. АВТОМАТИЧЕСКОЕ СОЗДАНИЕ ФАЙЛА КОНФИГА