{"id":13580248,"url":"https://github.com/squidowl/halloy","last_synced_at":"2025-05-14T04:07:35.618Z","repository":{"id":80780741,"uuid":"481230318","full_name":"squidowl/halloy","owner":"squidowl","description":"IRC application written in Rust","archived":false,"fork":false,"pushed_at":"2025-05-12T18:25:11.000Z","size":60486,"stargazers_count":2327,"open_issues_count":99,"forks_count":94,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-05-12T19:41:56.715Z","etag":null,"topics":["iced","irc","rust"],"latest_commit_sha":null,"homepage":"https://halloy.chat/","language":"Rust","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/squidowl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-04-13T13:35:54.000Z","updated_at":"2025-05-12T17:56:39.000Z","dependencies_parsed_at":"2024-01-05T19:31:23.918Z","dependency_job_id":"74103ebf-d83f-41eb-9ed0-648e7c0e0107","html_url":"https://github.com/squidowl/halloy","commit_stats":{"total_commits":1252,"total_committers":43,"mean_commits":29.11627906976744,"dds":0.6301916932907348,"last_synced_commit":"3a5f40c8c68c82f8e5e1d97cd418e004269062ff"},"previous_names":["squidowl/halloy"],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squidowl%2Fhalloy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squidowl%2Fhalloy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squidowl%2Fhalloy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squidowl%2Fhalloy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squidowl","download_url":"https://codeload.github.com/squidowl/halloy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254069216,"owners_count":22009511,"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":["iced","irc","rust"],"created_at":"2024-08-01T15:01:49.118Z","updated_at":"2025-05-14T04:07:35.608Z","avatar_url":"https://github.com/squidowl.png","language":"Rust","funding_links":[],"categories":["Rust","Projects Using iced"],"sub_categories":[],"readme":"# Halloy - IRC Client\n\n![banner](https://github.com/squidowl/halloy/assets/2248455/57144563-02aa-40ed-a626-35d2a731a82a)\n![halloy](./assets/animation.gif)\n\nHalloy is an open-source IRC client written in Rust, with the Iced GUI library. It aims to provide a simple and fast client for Mac, Windows, and Linux platforms.\n\n* Documentation for latest release: [https://halloy.chat](https://halloy.chat).\n* Documentation for main branch (when building from source): [https://unstable.halloy.chat](https://unstable.halloy.chat).\n\nJoin **#halloy** on libera.chat if you have questions or looking for help.\n\n## Installation\n\n[Installation documentation](https://halloy.chat/installation.html)\n\n\u003ca href=\"https://repology.org/project/halloy/versions\"\u003e\n    \u003cimg src=\"https://repology.org/badge/vertical-allrepos/halloy.svg\" alt=\"Packaging status\"\u003e\n\u003c/a\u003e\n\nHalloy is also available from [Flathub](https://flathub.org/apps/org.squidowl.halloy) and [Snap Store](https://snapcraft.io/halloy).\n\n## Features\n\n* IRCv3.2 capabilities\n    * [account-notify](https://ircv3.net/specs/extensions/account-notify)\n    * [away-notify](https://ircv3.net/specs/extensions/away-notify)\n    * [batch](https://ircv3.net/specs/extensions/batch)\n    * [cap-notify](https://ircv3.net/specs/extensions/capability-negotiation.html#cap-notify)\n    * [chathistory](https://ircv3.net/specs/extensions/chathistory)\n    * [chghost](https://ircv3.net/specs/extensions/chghost)\n    * [echo-message](https://ircv3.net/specs/extensions/echo-message)\n    * [extended-join](https://ircv3.net/specs/extensions/extended-join)\n    * [invite-notify](https://ircv3.net/specs/extensions/invite-notify)\n    * [labeled-response](https://ircv3.net/specs/extensions/labeled-response)\n    * [message-tags](https://ircv3.net/specs/extensions/message-tags)\n    * [Monitor](https://ircv3.net/specs/extensions/monitor)\n    * [msgid](https://ircv3.net/specs/extensions/message-ids)\n    * [multi-prefix](https://ircv3.net/specs/extensions/multi-prefix)\n    * [read-marker](https://ircv3.net/specs/extensions/read-marker)\n    * [sasl-3.1](https://ircv3.net/specs/extensions/sasl-3.1)\n    * [server-time](https://ircv3.net/specs/extensions/server-time)\n    * [setname](https://ircv3.net/specs/extensions/setname.html)\n    * [Standard Replies](https://ircv3.net/specs/extensions/standard-replies)\n    * [userhost-in-names](https://ircv3.net/specs/extensions/userhost-in-names)\n    * [`UTF8ONLY`](https://ircv3.net/specs/extensions/utf8-only)\n    * [`WHOX`](https://ircv3.net/specs/extensions/whox)\n* SASL support\n* DCC Send\n* Keyboard shortcuts\n* Auto-completion for nicknames, commands, and channels\n* Notifications support\n* Multiple channels at the same time across servers\n* Command bar for for quick actions\n* Custom themes\n* Portable mode\n\n## Why?\n\n\u003ca href=\"https://xkcd.com/1782/\"\u003e\n  \u003cimg src=\"https://imgs.xkcd.com/comics/team_chat.png\" title=\"2078: He announces that he's finally making the jump from screen+irssi to tmux+weechat.\"\u003e\n\u003c/a\u003e\n\n\n\n## License\n\nHalloy is released under the GPL-3.0 License. For more details, see the [LICENSE](LICENSE) file.\n\n## Contact\n\nFor any questions, suggestions, or issues, please open an issue on the [GitHub repository](https://github.com/squidowl/halloy/issues).\n\n\u003ca href=\"https://github.com/iced-rs/iced\"\u003e\n  \u003cimg src=\"https://gist.githubusercontent.com/hecrj/ad7ecd38f6e47ff3688a38c79fd108f0/raw/74384875ecbad02ae2a926425e9bcafd0695bade/color.svg\" width=\"130px\"\u003e\n\u003c/a\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquidowl%2Fhalloy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsquidowl%2Fhalloy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquidowl%2Fhalloy/lists"}