{"id":13446764,"url":"https://github.com/7-iris/iris_server","last_synced_at":"2025-03-21T16:32:50.872Z","repository":{"id":78316546,"uuid":"95803808","full_name":"7-iris/iris_server","owner":"7-iris","description":"Self hosted push notifications","archived":false,"fork":false,"pushed_at":"2017-08-10T19:22:33.000Z","size":184,"stargazers_count":31,"open_issues_count":11,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-28T11:43:28.580Z","etag":null,"topics":["elixir","emqttd","mqtt","push-notifications","self-hosted"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/7-iris.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-06-29T17:44:19.000Z","updated_at":"2024-06-23T21:17:23.000Z","dependencies_parsed_at":"2023-03-03T05:15:44.097Z","dependency_job_id":null,"html_url":"https://github.com/7-iris/iris_server","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/7-iris%2Firis_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7-iris%2Firis_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7-iris%2Firis_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7-iris%2Firis_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/7-iris","download_url":"https://codeload.github.com/7-iris/iris_server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244829616,"owners_count":20517342,"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":["elixir","emqttd","mqtt","push-notifications","self-hosted"],"created_at":"2024-07-31T05:00:59.116Z","updated_at":"2025-03-21T16:32:50.511Z","avatar_url":"https://github.com/7-iris.png","language":"Elixir","funding_links":[],"categories":["Elixir"],"sub_categories":[],"readme":"# Iris\n\nA self hosted notification server without google cloud messaging, firebase cloud messaging or apple push notification service.\n\n## Motivation\nThe driving force behind this project is my need for a tool that:\n- Notifies the user when something is happening in a service/application.\n- The user can deploy it in her/his premises.\n- Uses a self hosted and open source message broker and not an external one.\n\n## Project Status\n\n[![Build Status](https://api.travis-ci.org/7-iris/iris_server.svg?branch=master)](https://travis-ci.org/7-iris/iris_server)\n[![Coverage Status](https://coveralls.io/repos/github/7-iris/iris_server/badge.svg?branch=master)](https://coveralls.io/github/7-iris/iris_server?branch=master)\n\nThis project is under development, it is not ready for production use yet.\n\n## Usage example\n\nTo send a notification from bash:\n\n```\necho '{\"service_token\":\"xyz\",\"title\":\"Testing\",\"text\":\"notification message\"}' | curl -H \"Content-Type: application/json\" -XPOST -d @-  http://localhost:4000/api/messages\n```\n\n## Installation\n\n### Prerequisites\n  In order to get iris to work you need to install the emqttd server first.\n  You can find  the instructions [here](http://emqtt.io/docs/v2/install.html).\n\n### Installing via DEB package\n  TODO\n\n### Installing via docker image\n  TODO\n\n## Built With\n\n* [Phoenix](https://github.com/phoenixframework/phoenix)\n* [Hulaaki](https://github.com/suvash/hulaaki)\n* [Emqttd](https://github.com/emqtt/emqttd)\n* [Bootstrap](https://github.com/twbs/bootstrap)\n* [Bootswatch](https://github.com/thomaspark/bootswatch)\n* And many more...\n\n## Resources\n\n* [Project roadmap](https://github.com/7-iris/iris_server/wiki/Roadmap)\n* [What is mqtt?](http://mqtt.org/faq)\n* [What is emqttd?](http://emqtt.io/about)\n\n## Naming\nIris in Greek mythology was one of the messengers of the Olympian gods.\n\n## Authors\n\n* Stelios Joseph Karras [stylkarr@gmail.com](mailto://stylkarr@gmail.com)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE) file for details\n\n## Acknowledgments\n\n* Inspired by [pushbullet](http://pushbullet.com/), [pushover](http://pushover.net/) and [pushjet](http://pushjet.io/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7-iris%2Firis_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F7-iris%2Firis_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7-iris%2Firis_server/lists"}