We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sudo apt-get install python-gtk2 python-setuptools sudo easy_install feedparser git clone git://github.com/abiczo/github-notifier.git cd github-notifier sudo python setup.py install
Add or edit github section:
[github] user = <your user name> token = <your api token key from github's account settings page>