Skip to content
/ ARush Public

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

License

Notifications You must be signed in to change notification settings

Kenflo/ARush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published