Skip to content
This repository has been archived by the owner on Dec 17, 2018. It is now read-only.

kessler/node-octofications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

octofications

github feed as notifications in your desktop

install

just clone and do

	node index

or

	pm2 start pm2.json

requires node.js to be installed, obviously

configuration

of course some configuration is needed, naturally its using rc:

{
	"authenticationToken": "yourAuthToken",
	"user": "yourGithubUser",
	"pollInterval": {
		"second": 60
	}	
}

There more information here on how to customize pollInterval

misc.

if its not working then check that you set the proper permissions for the token

octofications is based on node-notifier so out of the box it works on linux and mac, windows requires growl.

debug

set the DEBUG environment variable to "octofications*"

todo

  • publish to npm
  • change icon ?

About

github feed as notifications in your desktop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published