{"id":13423536,"url":"https://github.com/profanity-im/profanity","last_synced_at":"2026-04-02T14:03:39.382Z","repository":{"id":2366631,"uuid":"3330745","full_name":"profanity-im/profanity","owner":"profanity-im","description":"Ncurses based XMPP client","archived":false,"fork":false,"pushed_at":"2025-04-02T11:11:00.000Z","size":22431,"stargazers_count":1369,"open_issues_count":71,"forks_count":202,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-04-03T19:51:12.425Z","etag":null,"topics":["c","chat","contributions-welcome","decentralization","federation","jabber","messaging","messenger","ncurses","privacy","xmpp","xmpp-client"],"latest_commit_sha":null,"homepage":"https://profanity-im.github.io/","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/profanity-im.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"jubalh","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2012-02-02T01:02:32.000Z","updated_at":"2025-04-02T20:06:56.000Z","dependencies_parsed_at":"2023-02-16T05:16:14.163Z","dependency_job_id":"fa145df8-f815-4986-9561-6a3305d82ed7","html_url":"https://github.com/profanity-im/profanity","commit_stats":{"total_commits":6508,"total_committers":131,"mean_commits":49.6793893129771,"dds":"0.37169637369391517","last_synced_commit":"313ab5d55a55759476ad1df7bc41669425271b8a"},"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/profanity-im%2Fprofanity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/profanity-im%2Fprofanity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/profanity-im%2Fprofanity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/profanity-im%2Fprofanity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/profanity-im","download_url":"https://codeload.github.com/profanity-im/profanity/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248335189,"owners_count":21086534,"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":["c","chat","contributions-welcome","decentralization","federation","jabber","messaging","messenger","ncurses","privacy","xmpp","xmpp-client"],"created_at":"2024-07-31T00:00:36.902Z","updated_at":"2026-04-02T14:03:39.363Z","avatar_url":"https://github.com/profanity-im.png","language":"C","readme":"# Profanity\n![Build Status](https://github.com/profanity-im/profanity/workflows/CI/badge.svg) [![GitHub contributors](https://img.shields.io/github/contributors/profanity-im/profanity.svg)](https://github.com/profanity-im/profanity/graphs/contributors/) [![Packaging status](https://repology.org/badge/tiny-repos/profanity.svg)](https://repology.org/project/profanity/versions)\n\nProfanity is a console based XMPP client inspired by [Irssi](http://www.irssi.org/).\n\nIf you like Profanity consider becoming a sponsor or [donate](https://profanity-im.github.io/donate.html) some money.\n\n![alt tag](https://profanity-im.github.io/images/prof-2.png)\n\nSee the [User Guide](https://profanity-im.github.io/userguide.html) for information on installing and using Profanity.\n\n## Project\nThis project is about freedom, privacy and choice. We want to enable people to chat with one another in a safe way. Thus supporting encryption (OTR, PGP, OMEMO, OX) and being decentralized, meaning everyone can run their own server. We believe [XMPP](https://xmpp.org/) is a great proven protocol with an excellent community serving this purpose well.\n\nFeel free to follow us on [twitter](https://twitter.com/profanityim), join our [mailing list](https://lists.posteo.de/listinfo/profanity) and/or [MUC](xmpp:profanity@rooms.dismail.de?join).\n\n## Installation\nOur [user guide](https://profanity-im.github.io/userguide.html) contains an [install](https://profanity-im.github.io/guide/latest/install.html) section and a section for [building](https://profanity-im.github.io/guide/latest/build.html) from source yourself.\n\n## Donations\nWe would highly appreciate if you support us via [GitHub Sponsors](https://github.com/sponsors/jubalh/). Especially if you make feature requests or need help using Profanity.\nSponsoring enables us to spend time on Profanity.\n\nAn alternative way to support us would be to ask for our IBAN or use Bitcoin: `bc1qx265eat7hfasqkqmk9qf38delydnrnuvzhzy0x`.\n\nThank you! \u003c3\n\n## How to contribute\nWe tried to sum things up on our [helpout](https://profanity-im.github.io/helpout.html) page.\nAdditionally you can check out our [blog](https://profanity-im.github.io/blog/) where we have articles like:\n[How to get a backtrace](https://profanity-im.github.io/blog/post/how-to-get-a-backtrace/) and [Contributing a Patch via GitHub](https://profanity-im.github.io/blog/post/contributing-a-patch-via-github/).\nFor more technical details check out our [CONTRIBUTING.md](CONTRIBUTING.md) file.\n\n## Getting help\nTo get help, first read our [User Guide](https://profanity-im.github.io/userguide.html) then check out the [FAQ](https://profanity-im.github.io/faq.html).\nIf you have are having a problem then first search the [issue tracker](https://github.com/profanity-im/profanity/issues).\nIf you don't find anything there either come to our [MUC](xmpp:profanity@rooms.dismail.de?join) or create a new issue depending on what your problem is.\n\n## Links\n\n### Website\nURL: https://profanity-im.github.io\n\nRepo: https://github.com/profanity-im/profanity-im.github.io\n\n### Blog\nURL: https://profanity-im.github.io/blog\n\nRepo: https://github.com/profanity-im/blog\n\n### Mailinglist\nMailing List: https://lists.posteo.de/listinfo/profanity\n\n### Chatroom\nMUC: profanity@rooms.dismail.de\n\n### Plugins\nPlugins repository: https://github.com/profanity-im/profanity-plugins\n","funding_links":["https://github.com/sponsors/jubalh","https://github.com/sponsors/jubalh/"],"categories":["C","c","Table of Contents"],"sub_categories":["Misc"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprofanity-im%2Fprofanity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprofanity-im%2Fprofanity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprofanity-im%2Fprofanity/lists"}