Обновить README.md
This commit is contained in:
parent
b26be675f6
commit
bbb7b33204
@ -1,5 +1,5 @@
|
|||||||
## autobudilnik
|
## 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
|
a program on pure 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:
|
||||||
<del>for some reason 'system(audiofilepath)' doesn't always work</del>now this runs via bat file
|
<del>for some reason 'system(audiofilepath)' doesn't always work</del>now this runs via bat file
|
||||||
@ -19,7 +19,7 @@ configfilepath \<path/to/config\></code>
|
|||||||
|
|
||||||
|
|
||||||
## НА РУССКОМ
|
## НА РУССКОМ
|
||||||
ПРОГРАММА НА РУБИ ДЛЯ ВИНДОВС КОТОРАЯ ВКЛЮЧАЕТ БУДИЛЬНИК ЧЕРЕЗ ОПРЕДЕЛЁННОЕ ВРЕМЯ НЕИСПОЛЬЗОВАНИЕ КЛАВИАТУРЫ (КОМПЬЮТЕРА) БЕЗ СТОРОННИХ ГЕМОВ
|
ПРОГРАММА НА ЧИСТОМ РУБИ ДЛЯ ВИНДОВС КОТОРАЯ ВКЛЮЧАЕТ БУДИЛЬНИК ЧЕРЕЗ ОПРЕДЕЛЁННОЕ ВРЕМЯ НЕИСПОЛЬЗОВАНИЕ КЛАВИАТУРЫ (КОМПЬЮТЕРА) БЕЗ СТОРОННИХ ГЕМОВ
|
||||||
|
|
||||||
### СИНТАКСИС:
|
### СИНТАКСИС:
|
||||||
ruby autobudilnik.rb [-a \<audiofilepath\>] [-t \<time\>] [-c \<configfilepath\>]
|
ruby autobudilnik.rb [-a \<audiofilepath\>] [-t \<time\>] [-c \<configfilepath\>]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user