Skip to content

hoffoo/github-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

github-monitor

check github in a shell script - pass a username or language for recent events.

Options:

  -u        username, get recent events
  -l        language, search for top projects created recently
  -c        cut text after this length of output
  -d        show duplicate events
  -m        max number of items to display
  -debug    write github response to /tmp/github-monitor.json
  -v 		verbose flag, links for urls and more info about projects

I use it in conky like so: ${execi 3600 /opt/bin/gohub -c 30 hoffoo}

Output:

burtbeckwith forked groovydev/twitter-bootstrap-grails-plugin
guelfey commented guelfey/go.dbus
apttap pushed hoffoo/jizzmatic
aleksclark forked ebp/omniauth-box

Or projects and number of watchers:

skynetservices/skydns 75 - 2 issues
mijia/gopark 41
kayac/isucon3 26
mattetti/go-web-api-demo 20
llimllib/loglevel 20
jingweno/gotask 17

About

check github events in a shell script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages