Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
euanong authored Aug 28, 2017
1 parent 8eccd73 commit 1b07149
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,15 @@

20twenty20 is a Python (2.7) app for Mac to help you follow the 20-20-20 rule by displaying a fullscreen message reminding you to look away from your screen (along with an inspirational quote) every 20 minutes. Comes with status bar controls.

## Install
## Download/Install/Run
The app now comes packaged in a nice .app file - download the latest zip at https://github.com/eohomegrownapps/20twenty20/releases/latest.

## Run from source

### Install
`pip install pygame rumps schedule`

## Run
### Run
`python main.py &`

You can probably wrap this in an Automator script or make a bash alias or... something
Expand Down

0 comments on commit 1b07149

Please sign in to comment.