Linux application indicator for reddit.
- Notifications
- Karma indicators
- Show hot/top/new/random posts from any subreddit
- Unity launcher integration
- Furi
- Kura
You can skip this list if you are installing it from a .deb package.
- Python 3 |
python3
(^3.4) - Flask |
python3-flask
- Requests |
python3-requests
- PyGObject |
python3-gi
wget https://github.com/benjamindean/furi-kura/releases/download/v0.0.9/furi-kura_0.0.9-1_all.deb
sudo dpkg -i furi-kura_0.0.9-1_all.deb
In case you are getting a dependency errors:
sudo apt-get install -f
wget https://github.com/benjamindean/furi-kura/archive/v0.0.9.zip
unzip v0.0.9.zip && cd furi-kura-0.0.9
sudo make install
Feel free to submit a pull request, report a bug, use some of my code to build your own indicator, complain about crappy implementation - whatever.
This project is still under development. Karma indicators next to the icon may not work on all desktop environments and was tested on Unity only.