https://github.com/krisleech/posture
Timer which beeps every 15 mins to remind me to adjust my posture
https://github.com/krisleech/posture
Last synced: about 1 year ago
JSON representation
Timer which beeps every 15 mins to remind me to adjust my posture
- Host: GitHub
- URL: https://github.com/krisleech/posture
- Owner: krisleech
- License: mit
- Created: 2014-10-09T08:49:53.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-09T08:50:47.000Z (over 11 years ago)
- Last Synced: 2025-03-17T04:44:46.726Z (over 1 year ago)
- Language: Ruby
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Posture
*Very* small app to beep very 15 minuites to remind me to adjust by posture.
## Installation
```ruby
gem install posture_beep
```
## Usage
```
# start
posture -d
# stop
posture -k
```