11 lines
384 B
Markdown
11 lines
384 B
Markdown
# 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
|
|
|
|
syntax:
|
|
ruby autobudilnik.rb [-a \<audiofilepath\>] [-t \<time\>] [-c \<configfilepath\>]
|
|
|
|
time in seconds
|
|
|
|
## configuration file:
|
|
<code>waitime seconds
|
|
configfilepath path/to/config</code> |