livehub

0.1.2 • Public • Published

livehub

Cross platform desktop notifications for GitHub.

Installation

First, install globally:

npm install -g bdero/livehub

Second, place a livehub.yaml file in the current directory:

# Copy this file to "livehub.yaml" and fill in the configuration below. 
 
# Access tokens can be created here: https://github.com/settings/tokens 
# Note: Make sure the token has "notifications" permission! 
 
token: 'place token here'

Lastly, run livehub.

Known issues

  • On startup, it will spam your notification tray if you have a lot of unread notifications.
  • I haven't tested this on any other notification system besides Gnome 3, but the notifications are powered by node-notifier, so hopefully it's cross platform.

Package Sidebar

Install

npm i livehub

Weekly Downloads

1

Version

0.1.2

License

GPL-3.0

Last publish

Collaborators

  • bdero