{"id":18558015,"url":"https://github.com/zh/pushsub","last_synced_at":"2025-05-15T14:30:53.841Z","repository":{"id":1268665,"uuid":"1207754","full_name":"zh/pushsub","owner":"zh","description":"PuSH subscriber with Websockets notifications","archived":false,"fork":false,"pushed_at":"2010-12-30T06:20:23.000Z","size":100,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-17T11:44:37.000Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://pushsub.heroku.com/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-12-30T05:13:44.000Z","updated_at":"2019-07-14T10:06:55.000Z","dependencies_parsed_at":"2022-08-16T12:50:32.463Z","dependency_job_id":null,"html_url":"https://github.com/zh/pushsub","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/zh%2Fpushsub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zh%2Fpushsub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zh%2Fpushsub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zh%2Fpushsub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zh","download_url":"https://codeload.github.com/zh/pushsub/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254358545,"owners_count":22057938,"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-11-06T21:38:40.932Z","updated_at":"2025-05-15T14:30:53.815Z","avatar_url":"https://github.com/zh.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PuSHSub\n\nPuSH (PubSubHubbub) subscriber with Websockets notifications ( provided by [Pusher](http://pusherapp.com/) )\n\n## Needed gems (.gems)\n\n    sinatra\n    sequel\n    simple-rss\n    json\n    pusher\n\n## Heroku config (environment variables)\n\n    heroku config:add PUSH_ID=1234\n    heroku config:add PUSH_KEY=xxxxxxxxxxxxxxxxxxxx\n    heroku config:add PUSH_SECRET=yyyyyyyyyyyyyyyyyyyy\n    heroku config:add AUSER=admin\n    heroku config:add APASS=secret\n\n## Usage\n\n### Using preinstalled application on [http://pushsub.heroku.com/](http://pushsub.heroku.com/)\n\n * Click the **\"Create\"** button. This will create a new subscription page. \n * In the PuSH hub ( I prefer [Superfeedr](http://superfeedr.com/) ) subscription form enter:\n\n   * Action: subscribe\n   * Topic: {some feed url}\n   * Callback: http://pushsub.heroku.com/sub/XXXXX  - the Callback URL, displayed on the top of the page, you just created.\n * When there are changes in your feed, the new items will be displayed in near real time on your subscription page.\n\n### Your own install\n\nPuSHSub application is using [Pusher](http://pusherapp.com/) channels for Websockets notifications. If you do not need these notifications, do not define *PUSH_ID* environment variable.\n\nIf you decided to use Websockets notifications:\n \n * In your [Pusher](http://pusherapp.com/) account - *\"Add new app\"*\n * From the *\"Api access\"* page use the *API Credentials* to configure your *PUSH_ID*, *PUSH_KEY* and *PUSH_SECRET* environment variables\n * In the PuSH hub subscription form use *http://{you_installation_url}/sub/XXXXX* for Callback URL\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzh%2Fpushsub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzh%2Fpushsub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzh%2Fpushsub/lists"}