Skip to content

Log work hours and get notified when it's time to leave the office and start to live.

License

Notifications You must be signed in to change notification settings

shmolf/time-to-leave

 
 

Repository files navigation

time-to-leave

Log work hours and get notified when it's time to leave the office and start to live.

time-to-leave

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.

time-to-leave-notification

You can control the preferences, stating your working days, how many hours you work a day and if you want notification or not.

time-to-leave-settings

How to install


Dependencies

Starting

Build/Install in Windows or MacOS:

git clone https://github.com/thamara/time-to-leave.git
cd time-to-leave
npm install

Developer build

npm start

Run tests

npm run test

Packaging

Builds will be available in release-builds

# macOS
npm run package-mac

# Windows
npm run package-win

Credits


Icons made by lucy-g and freepik from www.flaticon.com.

About

Log work hours and get notified when it's time to leave the office and start to live.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 81.1%
  • HTML 10.4%
  • CSS 8.5%