Skip to content

Health reminders chrome extension while working on the desk.

License

Notifications You must be signed in to change notification settings

Gauravbhatt19/Mind-me-please

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mind me please!

Chrome extension that will help you to stay healthier. It nudges you periodically to do essential small exercises when you are focused on your work and unconsciously forgetting to:

  • drink some water
  • stretch your arms
  • fix your posture
  • blink your eyes
  • walk a bit

Getting Started:

  1. Add to chrome
  2. Set exercise(s)
    Alt Popup
  3. Receive notification
    Alt Notification

Directory Structure:

+ assets/
|       + css/utilities.css
|       |
|       + png/icon*.png
|
+ dist/..
|
+ inc/Notifications.js
|
+ popup/
|      + index.html
|      |
|      + index.js
|
+ screenshots/..
|
+ background.js
|
+ manifest.json
|
.
.

List of chrome APIs used:

Contribution:

If you have a patch or facing any issue, please consider contributing to this repository.
Report Issue