ℹ️ HackerTray is a minimalist Hacker News app for Linux
Go to file
Abhay Rana 6ca735ea08 Converts app into a python module which is easily installable. 2013-11-28 14:03:25 +05:30
hackertray Converts app into a python module which is easily installable. 2013-11-28 14:03:25 +05:30
.gitignore Converts app into a python module which is easily installable. 2013-11-28 14:03:25 +05:30
README.md Converts app into a python module which is easily installable. 2013-11-28 14:03:25 +05:30
__main__.py Converts app into a python module which is easily installable. 2013-11-28 14:03:25 +05:30
screenshot.png Adds screenshot. 2013-11-28 13:19:19 +05:30
setup.py Converts app into a python module which is easily installable. 2013-11-28 14:03:25 +05:30

README.md

HackerTray

HackerTray is a simple Hacker News Linux application that lets you view top HN stories in your System Tray. It relies on appindicator, so it is not guaranteed to work on all systems. It also provides a StatusIcon fallback but it has not been tested.

The inspiration for this came from Hacker Bar, which is Mac-only. I tried to port it to node-webkit, but had to do it in Python instead because nw doesn't support AppIndicators yet.

##Screenshot

HackerTray Screenshot in elementaryOS

##Features

  1. Minimalist Approach to HN
  2. Opens links in your default browser
  3. Remembers which links you opened
  4. Shows Points/Comment count in a simple format

##To-Do

  • Auto Start
  • Try to convert right click to comments link

##Author Information

##Licence Licenced under the MIT Licence