{"id":16116676,"url":"https://github.com/dpc/xmppconsole","last_synced_at":"2025-09-26T09:30:55.663Z","repository":{"id":66405467,"uuid":"710712","full_name":"dpc/xmppconsole","owner":"dpc","description":"Simple readline and libstrophe based CLI XMPP client.","archived":false,"fork":false,"pushed_at":"2011-01-24T15:47:22.000Z","size":144,"stargazers_count":12,"open_issues_count":4,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-09T23:38:07.774Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://dpc.ucore.info:/lab:xmppconsole","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-06-09T01:40:49.000Z","updated_at":"2021-07-22T06:42:57.000Z","dependencies_parsed_at":"2023-02-20T03:30:45.897Z","dependency_job_id":null,"html_url":"https://github.com/dpc/xmppconsole","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Fxmppconsole","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Fxmppconsole/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Fxmppconsole/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Fxmppconsole/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpc","download_url":"https://codeload.github.com/dpc/xmppconsole/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234300456,"owners_count":18810610,"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-09T20:25:16.821Z","updated_at":"2025-09-26T09:30:55.290Z","avatar_url":"https://github.com/dpc.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\n`xmppconsole` goal is to be raw and simple, but very handy XMPP client for Unix\ncommand-line.\n\nReadline library is used in a neat way to server asynchronous display\n(see ./src/io.c). It looks very nice, really -- clean and simple.\n\nLibstrophe library is used to handle XMPP communication.\n\n# Status\n\nProject is still fresh and immature. Please expect bugs and continuous\ncode changes. However it allows communication.\n\n# Building\n\n## Dependences\n\nxmppconsole requires:\n\n* readline (bundled with a system)\n* libstrophe\n\n`readline` is so common that all *nix distributions provide it in\nstandard installation. Libstrophe is a C library that can be downloaded from:\nhttp://code.stanziq.com/strophe/ . If you have any problems with it you\nmay try to use my libstrophe fork:\nhttp://github.com/dpc/libstrophe .\n\n## Compilation\n\nAfter cloning from git and installing all dependences:\n\n\t./bootstrap.sh\n\t./configure.sh [options]\n\tmake\n\tmake install\n\n# Running\n\nIn terminal run:\n\n\t$ xmppconsole\n\nand just follow the instructions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpc%2Fxmppconsole","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpc%2Fxmppconsole","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpc%2Fxmppconsole/lists"}