/sleep.py

Script who is similar to normal bash sleep but with clock.

Primary LanguagePythonMIT LicenseMIT

sleep.py

Script who is similar to normal bash sleep but with clock. I am using it in my scripts, it's very ussesfull in my own bash scripts.

Date Message
2014-07-05 Fixed some errors in calculations and output will show now days too.
2014-07-01 Reaction for Keyboard Interput.
2014-01-23 Added before and after "Time out!" message new line.
2014-01-20 Start project. Added first version of script.
2015-12-13 Readme reformated
2016-02-07 Update to python3