Обновить README.md
This commit is contained in:
parent
5e3fb25bab
commit
cdf75f77f6
@ -1,8 +1,13 @@
|
|||||||
# autobudilnik
|
# autobudilnik
|
||||||
|
|
||||||
a program on ruby for windows that executes code in cmd (turns on music for example) after N times when you are not using the keyboard (the computer) without any third-party gems
|
a program on ruby for windows that executes code in cmd (turns on music for example) after N times when you are not using the keyboard (the computer) without any third-party gems
|
||||||
|
|
||||||
syntax:
|
syntax:
|
||||||
ruby autobudilnik.rb [-a \<audiofilepath\>] [-t \<time\>] [-c \<configfilepath\>]
|
ruby autobudilnik.rb [-a \<audiofilepath\>] [-t \<time\>] [-c \<configfilepath\>]
|
||||||
|
|
||||||
time in seconds
|
time in seconds
|
||||||
|
|
||||||
|
## configuration file:
|
||||||
|
<code>
|
||||||
|
waitime seconds
|
||||||
|
configfilepath path/to/config
|
||||||
|
</code>
|
Loading…
x
Reference in New Issue
Block a user