An open API service indexing awesome lists of open source software.

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

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
```