Skip to content

student158/healthyWorkingDesktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Healthy working for Desktop

Sitting too much is bad for your health and developers often sit too much. I made this desktop app to notify myself to stand up and exercise when I code or study. I hope this app can help others too.

This app uses webcam to detect user sitting. It uses face-api.js for face detection.

There is also a web version of this app. You can try the web app here: https://app-healthyworking.netlify.app/. The source code for the web app can be found here.

application screenshot

Features

  • Run in background mode: The app will minimize to the tray icon.

application screenshot

  • Set your preference time for sitting and resting.

settings pane

  • Toast and sound notification: Toast notification is helpful when you watch Youtube or listening music.

toast notification notify user to stand up

toast notification notify user can continue working

Run in your machine

Just pull the repo and run the following

npm install

npm start

Credits

Images and icons used in the app:

License

The MIT License (MIT)

About

An Electron application reminds users to move when they are sitting too long.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published