{"id":17066301,"url":"https://github.com/kern/zeppelin","last_synced_at":"2025-10-13T11:10:31.932Z","repository":{"id":1497070,"uuid":"1749628","full_name":"kern/zeppelin","owner":"kern","description":":boom: Urban Airship library for Ruby","archived":false,"fork":false,"pushed_at":"2014-05-06T12:37:35.000Z","size":424,"stargazers_count":20,"open_issues_count":0,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-21T04:26:44.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/kernvision/zeppelin","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kern.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","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":"2011-05-15T01:12:35.000Z","updated_at":"2024-09-21T18:03:07.000Z","dependencies_parsed_at":"2022-08-16T13:25:21.780Z","dependency_job_id":null,"html_url":"https://github.com/kern/zeppelin","commit_stats":null,"previous_names":["capnkernul/zeppelin"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/kern/zeppelin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kern%2Fzeppelin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kern%2Fzeppelin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kern%2Fzeppelin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kern%2Fzeppelin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kern","download_url":"https://codeload.github.com/kern/zeppelin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kern%2Fzeppelin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259914868,"owners_count":22931323,"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-14T11:06:34.256Z","updated_at":"2025-10-13T11:10:26.908Z","avatar_url":"https://github.com/kern.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zeppelin - Urban Airship library for Ruby [![StillMaintained Status](http://stillmaintained.com/CapnKernul/zeppelin.png)](http://stillmaintained.com/CapnKernul/zeppelin) [![Build Status](https://travis-ci.org/kern/zeppelin.png)](https://travis-ci.org/kern/zeppelin)\n\nRuby client for the [Urban Airship](http://urbanairship.com) Push Notification\nAPI.\n\n## Installation ##\n\nWithout bundler:\n\n    gem install zeppelin\n\nWith bundler:\n\n    gem 'zeppelin'\n\n## Usage ##\n\n    # First, create a client.\n    client = Zeppelin.new('your app key', 'your app master secret')\n    \n    # You can then use the client to push messages to Urban Airship. The options\n    # for push are converted to JSON and sent as the payload.\n    client.push(:device_tokens =\u003e ['devtoken'], :aps =\u003e { :badge =\u003e 10 })\n\nCheck out the docs for more ways of querying the API.\n\n## Note on Patches/Pull Requests ##\n\n* Fork the project.\n* Make your feature addition or bug fix.\n* Add tests for it. This is important so I don't break it in a future version unintentionally.\n* Commit, but do not mess with the `Rakefile`. If you want to have your own version, that is fine but bump the version in a commit by itself in another branch so I can ignore it when I pull.\n* Send me a pull request. Bonus points for git flow feature branches.\n\n## Resources ##\n\n* [GitHub Repository](https://github.com/kern/zeppelin)\n* [Documentation](http://rubydoc.info/github/kern/zeppelin)\n* [Issues](https://github.com/kern/zeppelin/issues)\n\n## License ##\n\nZeppelin is licensed under the MIT License. See `LICENSE` for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkern%2Fzeppelin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkern%2Fzeppelin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkern%2Fzeppelin/lists"}