Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update readme with latest changes
  • Loading branch information
exiva committed Sep 21, 2014
1 parent 846af11 commit 8c530f2
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
# Orangered Pusher

Pushes reddit orangered notifications to Windows Phone (and Windows 8) using [Pushalot](http://pushalot.com).
Save battery on your mobile devices by turning of polling for new messages. Orangered Pusher Pushes reddit orangered notifications to Windows Phone (and Windows 8) using [Pushalot](http://pushalot.com), and iOS and Android using [Pushover](https://pushover.net).

## Usage
rename settings_example.cfg to settings.cfg, and edit accordingly.
rename settings_example.cfg to settings.cfg, and edit accordingly.

Requires httplib2, and simplejson. Can install from pip.
Run with ./orangered.py

## Todo
###Requirements
Python 2.7, httplib2, and simplejson.

### Todo
* Multiple account support
* Pushbullet support
* Cleanup code.

0 comments on commit 8c530f2

Please sign in to comment.