Обновить README.md

This commit is contained in:
anon47 2024-02-13 00:54:12 -07:00
parent 32e568e689
commit b4d6f6091e

View File

@ -2,7 +2,7 @@
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 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
### warning: ### warning:
for some reason 'system(audiofilepath)' doesn't always work <del>for some reason 'system(audiofilepath)' doesn't always work</del>this runs via bat file
### syntax: ### syntax:
ruby autobudilnik.rb [-a \<audiofilepath\>] [-t \<time\>] [-c \<configfilepath\>] ruby autobudilnik.rb [-a \<audiofilepath\>] [-t \<time\>] [-c \<configfilepath\>]
@ -31,7 +31,7 @@ ruby autobudilnik.rb [-a \<audiofilepath\>] [-t \<time\>] [-c \<configfilepath\>
- 'd' ДЛЯ ДНЕЙ(24 ЧАСОВ(СУТКИ) А НЕ 12 ЧАСОВ) - 'd' ДЛЯ ДНЕЙ(24 ЧАСОВ(СУТКИ) А НЕ 12 ЧАСОВ)
### ПРИМЕЧАНИЯ ### ПРИМЕЧАНИЯ
ЧЁТ 'system(audiofilepath)' НЕ ВСЕГДА РАБОТАЕТ <del>ЧЁТ 'system(audiofilepath)' НЕ ВСЕГДА РАБОТАЕТ</del>ТЕПЕРЬ ЗАПУСКАЕТ ЧЕРЕЗ ЧЕРЕЗ .bat ФАЙЛ
ПАРАМЕНТЫ ОПРЕДЕЛЯЮТСЯ В ЭТИХ ПРИОРИТЕТАХ: ПАРАМЕНТЫ ОПРЕДЕЛЯЮТСЯ В ЭТИХ ПРИОРИТЕТАХ:
АРГУМЕНТЫ > СВОЙ КОНФИГ > КОНФИГ > ВСТРОЕННЫЕ ПАРАМЕТРЫ АРГУМЕНТЫ > СВОЙ КОНФИГ > КОНФИГ > ВСТРОЕННЫЕ ПАРАМЕТРЫ