seejay/feedIO
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
feedIO - A News Aggregator that Knows What You Want to Read. Free and Open Source. Written with love in Python and Qt. Currently being ported to Mac OS X. Runs on GNU/Linux and Microsoft Windows. ------------------------------------------------------------------------------- How to run feedIO in GNU/Linux. In a Debian/Ubuntu based system. 1) sudo apt-get install python-qt4 python-setuptools 2) pip install -r requirements.txt 3) python feedIO.py -------------------------------------------------------------------------------