{"id":13455205,"url":"https://github.com/kvirc/KVIrc","last_synced_at":"2025-03-24T08:31:47.557Z","repository":{"id":35442211,"uuid":"39708674","full_name":"kvirc/KVIrc","owner":"kvirc","description":"The KVIrc IRC Client","archived":false,"fork":false,"pushed_at":"2024-10-11T15:33:25.000Z","size":83807,"stargazers_count":242,"open_issues_count":208,"forks_count":75,"subscribers_count":29,"default_branch":"master","last_synced_at":"2024-10-13T01:20:56.283Z","etag":null,"topics":["irc","irc-client","qt5","qt6"],"latest_commit_sha":null,"homepage":"http://www.kvirc.net/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kvirc.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-07-26T00:52:19.000Z","updated_at":"2024-10-11T15:33:30.000Z","dependencies_parsed_at":"2022-08-08T08:15:38.053Z","dependency_job_id":"708fde89-bcbf-45fa-adcd-88a93350342a","html_url":"https://github.com/kvirc/KVIrc","commit_stats":{"total_commits":7389,"total_committers":96,"mean_commits":76.96875,"dds":0.7563946406820949,"last_synced_commit":"7e87d9ac7a885fe2a4a04cd46f25e9d81e6439ec"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvirc%2FKVIrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvirc%2FKVIrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvirc%2FKVIrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvirc%2FKVIrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kvirc","download_url":"https://codeload.github.com/kvirc/KVIrc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221947454,"owners_count":16906131,"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":["irc","irc-client","qt5","qt6"],"created_at":"2024-07-31T08:01:02.425Z","updated_at":"2024-10-28T22:30:41.065Z","avatar_url":"https://github.com/kvirc.png","language":"C++","readme":"# ![KVIrc-Midnight](https://github.com/kvirc/KVIrc/wiki/images/KVIrc-midnight.png) KVIrc\n\n[![Linux build](https://github.com/kvirc/KVIrc/actions/workflows/build_linux_qt6.yml/badge.svg)](https://github.com/kvirc/KVIrc/actions/workflows/build_linux_qt6.yml)\n[![macOS build](https://github.com/kvirc/KVIrc/actions/workflows/build_macos.yml/badge.svg)](https://github.com/kvirc/KVIrc/actions/workflows/build_macos.yml)\n[![Windows build](https://github.com/kvirc/KVIrc/actions/workflows/build_windows.yml/badge.svg)](https://github.com/kvirc/KVIrc/actions/workflows/build_windows.yml)\n[![Coverity Scan Build Status](https://scan.coverity.com/projects/6841/badge.svg)](https://scan.coverity.com/projects/kvirc-coverity)\n\n\u003c!--![KVIrc logo](../master/data/icons/128x128/kvirc.png \"KVIrc - The visual IRC client for the masses!\") --\u003e\n\nWelcome to the development and bug tracker for the KVIrc project.\n\nKVIrc is a free and portable IRC client leveraging the Qt GUI toolkit.\nKVIrc is written by Szymon Stefanek and the KVIrc development team, with [contributions](https://github.com/kvirc/KVIrc/graphs/contributors) and support of many IRC addicted developers around the world.\n\n## Getting Involved\n\n* [Contributing](https://github.com/kvirc/KVIrc/wiki/Getting-involved-and-contributing)\n\n## Help \u0026 Support\n\n* [KVIrc Wiki](https://github.com/kvirc/KVIrc/wiki/home)\n* [KVIrc Manual](http://www.kvirc.net/doc)\n* [KVIrc API](http://www.kvirc.net/api)\n* [How to submit a bug report](https://github.com/kvirc/KVIrc/wiki/Submitting-a-bug-report)\n* [Open a bug report or make a suggestion](https://github.com/kvirc/KVIrc/issues)\n* Talk to us - #KVIrc on Irc.Libera.Chat\n\n---\n\n## Downloads\n\nTry one of our fresh off-the-press [nightly builds](https://github.com/kvirc/KVIrc/wiki/Downloading-KVIrcs-nightly-source-or-binaries) for Windows, Ubuntu and Debian.\n\nWe're also looking for volunteer packagers and maintainers to other Linux distributions, that can help us extend KVIrc's availability in other operating systems.\n\n## Compile Your Own\n\nIf you want to compile KVIrc on your chosen platform, we have guides on how to do that for a few popular ones:\n\n* [Linux](https://github.com/kvirc/KVIrc/wiki/installation)\n* [macOS](https://github.com/kvirc/KVIrc/wiki/Compiling-KVIrc-on-macOS)\n* [Windows](https://github.com/kvirc/KVIrc/wiki/Compiling-KVIrc-on-Windows)\n\n## License\n\n[![KVIrc GPLv2+](https://img.shields.io/badge/KVIrc-GPLv2+-blue.svg)](./COPYING)\n[![OpenSSL](https://img.shields.io/badge/OpenSSL-Licence-orange.svg)](./doc/LICENSE-OPENSSL)\n[![OpenSSL exception](https://img.shields.io/badge/OpenSSL-Exception-orange.svg)](./doc/LICENSE-OPENSSL)\n","funding_links":[],"categories":["Applications","C++","IRC","应用"],"sub_categories":["Chat Clients","IRC Clients","聊天客户端"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvirc%2FKVIrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkvirc%2FKVIrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvirc%2FKVIrc/lists"}