Skip to content

Latest commit

 

History

History
executable file
·
41 lines (32 loc) · 833 Bytes

README.md

File metadata and controls

executable file
·
41 lines (32 loc) · 833 Bytes

hocusfocus:1.7.0

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%

ToDo

  • 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