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

hdpoliveira/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

You can also add waivers on the days you did not work.

time-to-leave-waiver

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

Contributing

If you want to help, do read our contributing guidelines. Also, join our discord channel to discuss upcoming features and more.

Credits

Icons made by freepik from www.flaticon.com.

Original Timer icon by lucy-g, colored variations and formats modified from it.

Sick icon by SVG Repo.

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.3%
  • CSS 10.7%
  • HTML 8.0%