https://github.com/agwells/pebble-breathtimer
A simple Pebble watch app for a timed breathing exercise.
https://github.com/agwells/pebble-breathtimer
Last synced: about 2 months ago
JSON representation
A simple Pebble watch app for a timed breathing exercise.
- Host: GitHub
- URL: https://github.com/agwells/pebble-breathtimer
- Owner: agwells
- License: gpl-3.0
- Created: 2013-11-03T02:24:28.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-16T12:10:00.000Z (over 11 years ago)
- Last Synced: 2025-02-07T10:13:46.828Z (3 months ago)
- Language: C
- Homepage:
- Size: 168 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pebble-breathtimer
==================A simple [Pebble watch](https://getpebble.com/) app for a timed breathing exercise.
To try to help with my [chronic hyperventilation](http://en.wikipedia.org/wiki/Hyperventilation_syndrome), I've been doing this breathing exercise twice daily. You simply breath gently in for 7 seconds, then breath gently out for 11 seconds. Continue for 5 minutes.
I often lost count while doing this, and I found it tedious to have to watch my stopwatch the whole time, so I made this app to assist me. In addition to big friendly "IN" and "OUT" on the watchface, a short buzz tells you it's time to start inhaling and a long buzz tells you it's time to start exhaling. When the five minutes have elapsed, after the last exhale the screen will say "DONE" and there will be a double-buzz.
The app is not currently configurable or controllable in any way. You simply launch it to begin the five minutes, and quit it once you're done.