We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sudo pacman -S pygtk python-feedparser python-simplejson setuptools sudo ccr -S python-notify 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>
Or can use this commands: git config --global github.user git config --global github.token <your api token key from github's account settings page>
github-notifier&
There was an error while loading. Please reload this page.