From 3bf7edeac47d529e1bcac3b6536ccaae56478e2b Mon Sep 17 00:00:00 2001 From: anon47 Date: Mon, 29 Jan 2024 01:21:18 -0700 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index d7e01dc..6794d51 100644 --- a/README.md +++ b/README.md @@ -1,34 +1,40 @@ -# 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 -## syntax: +### syntax: ruby autobudilnik.rb [-a \] [-t \] [-c \] time in seconds -## configuration file: +### configuration file: waittime seconds configfilepath path/to/config -## TODO +### TODO 1. suffixes 'm', 's' and 'h' for time 2. UI 2. automatic a config file creation -# НА РУССКОМ +## НА РУССКОМ ПРОГРАММА НА РУБИ ДЛЯ ВИНДОВС КОТОРАЯ ВКЛЮЧАЕТ БУДИЛЬНИК ЧЕРЕЗ ОПРЕДЕЛЁННОЕ ВРЕМЯ НЕИСПОЛЬЗОВАНИЕ КЛАВИАТУРЫ (КОМПЬЮТЕРА) БЕЗ СТОРОННИХ ГЕМОВ -## СИНТАКСИС: +### СИНТАКСИС: ruby autobudilnik.rb [-a \] [-t \] [-c \] ВРЕМЯ В СЕКУНДАХ -## ФАЙЛ КОНФИГУРАЦИИ +ПАРАМЕНТЫ ОПРЕДЕЛЯЮТСЯ В ЭТИХ ПРИОРИТЕТАХ: +АРГУМЕНТЫ > СВОЙ КОНФИГ > КОНФИГ > ВСТРОЕННЫЕ ПАРАМЕТРЫ + +### ФАЙЛ КОНФИГУРАЦИИ waittime seconds configfilepath ПУТЬ/К/КОНФИГУ -## ЗАДАЧИ +### ЗАДАЧИ 1. ПОДДЕРЖКА ПРИСТАВОК 'm' 's' И 'h' В КОНЦЕ ДЛЯ ВРЕМЕНИ 2. ПОЛЬЗОВАТСКИЙ ИНТЕРФЕЙС -3. АВТОМАТИЧЕСКОЕ СОЗДАНИЕ ФАЙЛА КОНФИГА \ No newline at end of file +3. АВТОМАТИЧЕСКОЕ СОЗДАНИЕ ФАЙЛА КОНФИГА + + +ג \ No newline at end of file