Skip to content

dgryski/ghpbhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghpbhook
========

This is a endpoint for github and bitbucket post-receive webhook notifications.  It uses
PushBullet to send a summary of the commits to your Android device.

It is deployed at: https://ghpbhook.herokuapp.com

For testing, use:

curl -vv --data-urlencode 'payload@samplebb.json' http://localhost:8080/bbhook/push/$API_KEY
curl -vv --data-urlencode 'payload@sample.json' http://localhost:8080/ghhook/push/$API_KEY

Copyright (c) 2013 Damian Gryski <damian@gryski.com>
This code is licensed under the Apache License, version 2.0

About

A github-webhook-to-pushbullet service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages