{"id":13441164,"url":"https://github.com/quassel/quassel","last_synced_at":"2025-03-20T11:35:42.332Z","repository":{"id":5793092,"uuid":"7007419","full_name":"quassel/quassel","owner":"quassel","description":"Quassel IRC: Chat comfortably.  Everywhere.","archived":false,"fork":false,"pushed_at":"2024-04-28T14:33:49.000Z","size":34937,"stargazers_count":713,"open_issues_count":30,"forks_count":217,"subscribers_count":53,"default_branch":"master","last_synced_at":"2024-04-28T22:35:41.076Z","etag":null,"topics":["bouncer","irc","irc-client","quassel"],"latest_commit_sha":null,"homepage":"https://quassel-irc.org/","language":"C++","has_issues":false,"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/quassel.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2012-12-04T21:43:06.000Z","updated_at":"2024-04-28T14:33:53.000Z","dependencies_parsed_at":"2023-02-19T20:31:07.484Z","dependency_job_id":"94b840a4-5b94-4cf7-ae82-84c212a4016c","html_url":"https://github.com/quassel/quassel","commit_stats":{"total_commits":4624,"total_committers":174,"mean_commits":26.57471264367816,"dds":0.529628027681661,"last_synced_commit":"b2deed91ef0275ec42aec717294dad01b33e8ded"},"previous_names":[],"tags_count":75,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quassel%2Fquassel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quassel%2Fquassel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quassel%2Fquassel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quassel%2Fquassel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quassel","download_url":"https://codeload.github.com/quassel/quassel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213299606,"owners_count":15566650,"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":["bouncer","irc","irc-client","quassel"],"created_at":"2024-07-31T03:01:30.651Z","updated_at":"2024-10-28T00:32:11.199Z","avatar_url":"https://github.com/quassel.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"Quassel IRC\n===============\n\n[![Quassel CI Build Status][ci-badge]][ci-status-page]\n\n[Quassel IRC][web-home] is a modern, cross-platform, distributed IRC client,\nmeaning that one (or multiple) client(s) can attach to and detach from a\ncentral core -- much like the popular combination of screen and a text-based\nIRC client such as WeeChat, but graphical.\n\nNot only do we aim to bring a pleasurable, comfortable chatting experience to\nall major platforms, but it's free - as in beer and as in speech, since we\ndistribute Quassel under [the GPL](https://www.gnu.org/licenses/gpl.html), and\nyou are welcome to download and see for yourself!\n\n## Release notes\nYou can find the current release notes on the [Quassel IRC homepage][web-home],\nas well as in this repository's [`ChangeLog`][repo-changelog].\n\n## Downloading\nOfficial, stable downloads are provided on the [Quassel IRC download page](https://quassel-irc.org/downloads).\n\nUntested, automated builds are available [for Windows](https://nightly.link/quassel/quassel/workflows/main/master/Windows.zip ) and [for macOS](https://nightly.link/quassel/quassel/workflows/main/master/macOS.zip ).  More details at [the nightly.link page](https://nightly.link/quassel/quassel/workflows/main/master ), by `oprypin`.  Or, if you are logged in to GitHub, pick any build from the [GitHub Actions tab][ci-status-page].\n\nUnofficial builds and testing versions are [contributed by several community members](https://bugs.quassel-irc.org/projects/quassel-irc/wiki#Unofficial-builds).\n\n## Quick reference\nWe recommend reading the [getting started guide on the wiki](https://bugs.quassel-irc.org/projects/quassel-irc/wiki#Getting-started),\nbut in a pinch, these steps will do.\n\nOn first run of the Quassel core, it will wait for a client to connect\nand present a wizard that will allow you to create the database and one admin\nuser for the core-side storage.\n\nOnce you've set up Quassel, you may:\n* Add more users: `quasselcore --add-user`\n* Change the password of an existing user: `quasselcore --change-userpass=username`\n* See all available options: `quasselcore --help`\n\nOn some systems, you may need to specify `--configdir`, e.g.\n`quasselcore --configdir=/var/lib/quassel [command]`.\n\nTo learn more, see [the Quassel project wiki](https://bugs.quassel-irc.org/projects/quassel-irc/wiki) for in-depth\ndocumentation.\n\n## Getting involved\n\nIRC is the preferred means of getting in touch with the developers.\n\nThe Quassel IRC Team can be contacted on **`Libera Chat/#quassel`**\n(or **`#quassel.de`**).  If you have trouble getting Quassel to connect,\nyou can use [Libera Chat's web client](https://web.libera.chat/?channels=#quassel).\n\nWe always welcome new users in our channels!\n\nYou can learn more and reach out to us in several ways:\n* [Visit our homepage][web-home]\n* [Submit and browse issues on the bugtracker](https://bugs.quassel-irc.org)\n  * GitHub issues are not used, but [pull requests](https://github.com/quassel/quassel/pull/new/master) are accepted!\n* [Email the dev team - devel@quassel-irc.org][dev-email]\n\nThanks for reading,\n\n~ *The Quassel IRC Team*\n\n[web-home]: https://quassel-irc.org\n[dev-email]: mailto:devel@quassel-irc.org\n[repo-changelog]: ChangeLog\n[ci-badge]: https://github.com/quassel/quassel/workflows/Quassel%20CI/badge.svg?branch=master\n[ci-status-page]: https://github.com/quassel/quassel/actions?query=branch%3Amaster\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquassel%2Fquassel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquassel%2Fquassel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquassel%2Fquassel/lists"}