Обновить README.md

This commit is contained in:
anon47 2024-01-28 08:15:39 -07:00
parent 5e3fb25bab
commit cdf75f77f6

View File

@ -1,8 +1,13 @@
# 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
time in seconds
## configuration file:
<code>
waitime seconds
configfilepath path/to/config
</code>