{"id":17180777,"url":"https://github.com/dhowden/ghnotify","last_synced_at":"2025-09-25T21:05:10.020Z","repository":{"id":66654404,"uuid":"40032163","full_name":"dhowden/ghnotify","owner":"dhowden","description":"Tool for checking GitHub for repo updates (commits etc)","archived":false,"fork":false,"pushed_at":"2015-11-01T12:02:29.000Z","size":167,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T03:15:16.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dhowden.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-01T02:11:00.000Z","updated_at":"2015-08-01T02:11:33.000Z","dependencies_parsed_at":"2023-02-21T02:45:38.812Z","dependency_job_id":null,"html_url":"https://github.com/dhowden/ghnotify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhowden%2Fghnotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhowden%2Fghnotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhowden%2Fghnotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhowden%2Fghnotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhowden","download_url":"https://codeload.github.com/dhowden/ghnotify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245377958,"owners_count":20605374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T00:31:43.823Z","updated_at":"2025-09-25T21:05:05.001Z","avatar_url":"https://github.com/dhowden.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ghnotify\n[![Build Status](https://travis-ci.org/dhowden/ghnotify.svg?branch=master)](https://travis-ci.org/dhowden/ghnotify)\n\nSimple tool which polls the GitHub API to check if repos have been updated (i.e. commits have been pushed).\n\n## Requirements\n\n* [Go](http://golang.org/dl/) (tested on 1.4.2, should work with 1+).\n\n## Installation\n\nIf you haven't setup Go before, you need to first set a `GOPATH` (see [https://golang.org/doc/code.html#GOPATH](https://golang.org/doc/code.html#GOPATH)).\n\n    $ go get github.com/dhowden/ghnotify\n\nThis will fetch the code and build the `ghnotify` command line tool and put it in `$GOPATH/bin` (assumed to be in your `PATH` already).\n\nNow:\n\n    $ ghnotify -config $GOPATH/src/github.com/dhowden/ghnotify/config.json\n\n## Slack Integration\n\nFirst setup [Incoming WebHooks](https://api.slack.com/incoming-webhooks \"Slack Incoming Webhooks\") for your Slack account and you will get a URL which can be used to post messages into a Slack channel.  Then:\n\n    $ ghnotify -slack-webhook-url YOUR_URL_HERE\n\n## Flowdock Integration\n\nFirst retrieve the Flow API token and then:\n\n    $ ghnotify -flowdock-token 90a8b5e69bd9125f40...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhowden%2Fghnotify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhowden%2Fghnotify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhowden%2Fghnotify/lists"}