Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xuchunyang/github-notifier.el

Displays your GitHub notifications unread count in Emacs mode-line
https://github.com/xuchunyang/github-notifier.el

Last synced: about 1 month ago
JSON representation

Displays your GitHub notifications unread count in Emacs mode-line

Awesome Lists containing this project

README

        

* github-notifier [[http://melpa.org/#/github-notifier][file:http://melpa.org/packages/github-notifier-badge.svg]]

[[file:img.png]]

=github-notifier= is a global minor-mode for Emacs that displays your GitHub
notifications unread count in mode-line. It checks the GitHub Notifications
API every minute.

** Usage

=M-x github-notifier-mode=

If you want to call it from lisp (i.e., =(github-notifier-mode 1)=), make
sure =github-notifier-token= has been set up FIRSTLY, consult its doc-string
to learn how to generate an access token.