npm i -g emrahburak/hocusfocus
or
git clone https://github.com/emrahburak/hocusfocus.git
cd /hocusfocus
npm link
or
npm i -g .
hocusfocus
or
hocusfocus -t 1500
or
hocusfocus --time 15m
or
hocusfocus -t 2h10m -p %your-music-file-path-for-alternatives-beep-sound%
- flag of --help restore.
- duration check 'minutes' with regex.
- duration check 'hours' with regex.
- duration check 'seconds' with regex.
- convert hour to seconds (1h => 3600s).
- pause when press the space bar && printing.
- if not enter the path value play default system beep voice.
- create lib folder.
- print figlet on start up.
- runable on win32,linux,macos
- log line (warning,info)
- test script