/ARush

ARush is a #hashtag filterable post wall for the App.net platform

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

ARush

ARush is a #hashtag filterable post wall for the App.net platform

Demo

view

Installation

Install and start Redis

Create virtualenv python env

virtualenv --no-site-packages virtualenv

Switch into created virtualenv

source ./virtualenv/bin/activate

Install python requirements in a virtualenv

pip install -r requirements.txt

Edit settings.py and your torndo websocket server in static/js/config.coffee (websocketServerURL)

Run tornado web and socketserver

arush/server.py

Start post collector

arush/collector.py

License

MIT

Contact

Enjoy!