{"id":13343170,"url":"https://gitlab.com/sbrl/xmppbridge","last_synced_at":"2026-01-18T09:05:17.271Z","repository":{"id":63185818,"uuid":"10266801","full_name":"sbrl/xmppbridge","owner":"sbrl","description":"Simple Node.JS script that sends the standard input to a destination over XMPP - optionally to a group chat.","archived":false,"fork":false,"pushed_at":null,"size":null,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":null,"default_branch":"master","last_synced_at":"2025-10-06T15:32:13.998Z","etag":null,"topics":["automation","bot","xmpp"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://gitlab.com/uploads/-/system/project/avatar/10266801/xmpp.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":"2019-01-08T15:17:49.100Z","updated_at":"2020-07-31T13:39:54.759Z","dependencies_parsed_at":"2022-11-14T14:16:13.069Z","dependency_job_id":null,"html_url":"https://gitlab.com/sbrl/xmppbridge","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:gitlab/sbrl/xmppbridge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/sbrl%2Fxmppbridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/sbrl%2Fxmppbridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/sbrl%2Fxmppbridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/sbrl%2Fxmppbridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/owners/sbrl","download_url":"https://gitlab.com/sbrl/xmppbridge/-/archive/master/xmppbridge-master.zip","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/sbrl%2Fxmppbridge/sbom","scorecard":null,"host":{"name":"gitlab.com","url":"https://gitlab.com","kind":"gitlab","repositories_count":4521539,"owners_count":7348,"icon_url":"https://github.com/gitlab.png","version":null,"created_at":"2022-05-30T11:31:42.605Z","updated_at":"2026-01-12T22:45:04.389Z","status":"online","status_checked_at":"2026-01-18T02:00:07.925Z","response_time":317,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.382Z","robots_txt_url":"https://gitlab.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/owners"}},"keywords":["automation","bot","xmpp"],"created_at":"2024-07-29T19:30:40.560Z","updated_at":"2026-01-18T09:05:17.236Z","avatar_url":"https://gitlab.com/uploads/-/system/project/avatar/10266801/xmpp.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# xmppbridge\n\n\u003e Simple Node.JS script that sends the standard input to a destination over XMPP - optionally to a group chat.\n\n## Getting Started\nSimply install this package like so:\n\n```bash\nsudo npm install -g xmppbridge\n```\n\nThen, call it like this:\n\n```bash\nsome_command | XMPP_JID=\"bot@bobsrockets.com\" XMPP_PASSWORD=\"cheese\" xmppbridge --destination \"bill@billsboosters.co.uk\"\n```\n\nIn short, ensure the `XMPP_JID` and `XMPP_PASSWORD` environment variables are present to let `xmppbridge` know how to login to the XMPP sever.\n\nThen, specify the destination to send the messages to with the `--destination` argument - optionally adding the `--groupchat` argument if appropriate.\n\n## Options\n\nEnvironment Variable\t| Meaning\n------------------------|---------------------------\n`XMPP_JID`\t\t\t\t| The JID to login with\n`XMPP_PASSWORD`\t\t\t| The password to use when logging in\n\nArguments\t\t\t| Meaning\n--------------------|-------------------------------\n`-h`, `--help`\t\t| Show this message\n`--destination`\t\t| Required. Specifies the destination JID to send stdin to\n`--groupchat`\t\t| Optional. Specifies that the destination JID is actually a group chat\n\n## Contributing\nContributions are welcome! Feel free to open a merge request (or send a patch via email if you prefer - my email address is on [my website](https://starbeamrainbowlabs.com/)) :-)\n\n## Support\nIf you run into issues, please get in contact and I'll try to help out :-)\n\nThe best way of doing so is probably by [opening an issue](https://gitlab.com/sbrl/xmppbridge/issues/new), but an email is fine too (my email address is on [my website](https://starbeamrainbowlabs.com/)).\n\n## License\nThis project is licensed under the _Mozilla Public License 2.0_ - the full text of which is located in the `LICENSE` file in this repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/gitlab.com%2Fsbrl%2Fxmppbridge","html_url":"https://awesome.ecosyste.ms/projects/gitlab.com%2Fsbrl%2Fxmppbridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/gitlab.com%2Fsbrl%2Fxmppbridge/lists"}