{"id":16156360,"url":"https://github.com/flowdalic/sendxmpp","last_synced_at":"2025-08-17T20:10:31.249Z","repository":{"id":140516356,"uuid":"313426818","full_name":"Flowdalic/sendxmpp","owner":"Flowdalic","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-25T09:55:59.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-25T14:55:17.951Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Flowdalic.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-11-16T21:05:32.000Z","updated_at":"2025-07-25T09:56:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"34164a9e-a6a1-45dd-bf14-cdb539dbeeb7","html_url":"https://github.com/Flowdalic/sendxmpp","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Flowdalic/sendxmpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flowdalic%2Fsendxmpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flowdalic%2Fsendxmpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flowdalic%2Fsendxmpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flowdalic%2Fsendxmpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Flowdalic","download_url":"https://codeload.github.com/Flowdalic/sendxmpp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flowdalic%2Fsendxmpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270899582,"owners_count":24664720,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10T01:44:44.405Z","updated_at":"2025-08-17T20:10:31.237Z","avatar_url":"https://github.com/Flowdalic.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sendxmpp - A CLI to send XMPP messages\n\n```shell\n$ sendxmpp send user@example.org \"Hello from sendxmpp\"\n```\n\nYou can also send input from stdin by using `-` as message-to-send argument:\n\n```shell\n$ echo \"Hello from sendxmpp via stdin\" | sendxmpp send user@example.org -\n```\n\nFor more information see `sendxmpp --help`.\n\n## Configuration\n\n`sendxmpp` lookups the XMPP credentials from a file. The first line of the file must contain the XMPP address and the second line the password.\n\nThe default location of the credentials file is `~/.config/sendxmpp/credentials`.\n\n## Architecture\n\nThis program is implemented as [Scala CLI](https://scala-cli.virtuslab.org/scripting) script and uses the [Smack](https://igniterealtime.org/projects/smack/) XMPP library.\n\n## License\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowdalic%2Fsendxmpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflowdalic%2Fsendxmpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowdalic%2Fsendxmpp/lists"}