Log work hours and get notified when it's time to leave the office and start to live.
Just log the time you started working today, and the program will compute what time you should leave the office, considering the time you spent on lunch. When it's time, the program will notify you.
You can control the preferences, stating your working days, how many hours you work a day and if you want notification or not.
- Node.js: version 8.x or higher
Build/Install in Windows or MacOS:
git clone https://github.com/thamara/time-to-leave.git
cd time-to-leave
npm install
npm start
npm run test
Builds will be available in release-builds
# macOS
npm run package-mac
# Windows
npm run package-win
Icons made by freepik from www.flaticon.com.
Original Timer icon by lucy-g, colored variations and formats modified from it.