dsrariel / time-to-leave

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:GNU General Public License v3.0


Languages

Language:JavaScript 79.6%Language:CSS 11.9%Language:HTML 8.6%