/multi-breaks

A Simple MacOS Application to set-up multiple reminders to improve your health.

Primary LanguagePythonMIT LicenseMIT

Multi-Breaks

GitHub license Twitter Follow

A Simple MacOS Application to set-up multiple reminders to improve your health.

screenshot

Features:

  • Mindful Breathing Reminders every 45 minutes
  • 20/20/20 Eyesight Reminders every 20 minutes
  • Stand-up and Walk Reminders every 1 hour
  • Drinking Water Reminders every 2 hours

Dependencies:

  • python3
  • rumps

Create Application Package:

$ make package

And move to ~/Applications

Development

Setup virtual environment

$ make setup

Run application

$ make run