[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-9046":3},{"id":4,"name":5,"fullName":6,"owner":5,"repo":5,"description":7,"homepage":8,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":15,"stars7d":16,"stars30d":17,"stars90d":15,"forks30d":15,"starsTrendScore":15,"compositeScore":18,"rankGlobal":9,"rankLanguage":9,"license":19,"archived":20,"fork":20,"defaultBranch":21,"hasWiki":22,"hasPages":20,"topics":23,"createdAt":9,"pushedAt":9,"updatedAt":30,"readmeContent":31,"aiSummary":32,"trendingCount":15,"starSnapshotCount":15,"syncStatus":33,"lastSyncTime":34,"discoverSource":35},9046,"kiwiirc","kiwiirc\u002Fkiwiirc","🥝 Next generation of the Kiwi IRC web client","https:\u002F\u002Fkiwiirc.com\u002F",null,"Vue",978,234,47,153,0,1,4,11.11,"Apache License 2.0",false,"master",true,[24,25,26,27,28,29],"chat","client","irc","irc-client","messenger","web","2026-06-12 02:02:02","# Kiwi IRC\n\n***A versatile web based messenger using IRC***\n\n\n- 100% static files. Host with your favourite web server or a CDN\n- For single networks, bouncer hosts, or a personal generic IRC client that remembers your networks\n- Works out of the box with a default IRC network - or use your own\n- Single or multiple IRC network connections\n- Multiple layouts for small areas or full page layouts\n- Light and dark modes\n- Desktop notifications\n- Extremely versatile via a [single JSON config file at runtime](https:\u002F\u002Fgithub.com\u002Fkiwiirc\u002Fkiwiirc\u002Fwiki\u002FConfiguration)\n- Themable and rich [plugin support](https:\u002F\u002Fgithub.com\u002Fkiwiirc\u002Fkiwiirc\u002Fwiki\u002FPlugins) such as [file uploading](https:\u002F\u002Fgithub.com\u002Fkiwiirc\u002Fplugin-fileuploader\u002F) and [video calling](https:\u002F\u002Fgithub.com\u002Fkiwiirc\u002Fplugin-conference)\n- Team mode for workplaces\n\nConnection modes:\n\n- Directly to a websocket IRC server\n- Connect via the [webircgateway](https:\u002F\u002Fgithub.com\u002Fkiwiirc\u002Fwebircgateway) websocket proxy for normal IRC servers\n- Stay connected with [KiwiBNC](https:\u002F\u002Fgithub.com\u002Fkiwiirc\u002Fkiwibnc)\n\n## Installing Kiwi IRC\nIf you just want to embed an IRC client on your website, you can generate a custom client hosted by kiwiirc.com using the simple client builder, https:\u002F\u002Fkiwiirc.com\u002Fclientbuilder\u002F\n\nTo install Kiwi IRC on your own server, pre-built and ready to use installers can be found at the downloads page, https:\u002F\u002Fkiwiirc.com\u002Fdownloads\u002F\n\n## Building from source\n#### Dependencies\nBefore you can build or start to develop on Kiwi IRC, make sure to have the following installed on your system:\n* [Nodejs](https:\u002F\u002Fnodejs.org\u002F)\n* [yarn](https:\u002F\u002Fyarnpkg.com\u002F)\n\n#### Building for production\n\n``` bash\n# Install dependencies\n$ yarn install\n\n# Build Kiwi IRC into the dist\u002F folder\n$ yarn run build\n```\n\n***Note:*** *Be sure to copy the files from the `dist\u002F` folder to your webserver! This folder will be overwritten each time it is built.*\n\n#### Development environment\nKiwi IRC is built using Vuejs, webpack and babel.\n\n``` bash\n# Install dependencies\nyarn install\n\n# Optionally link git pre-commit linting hooks\nln -s $PWD\u002Fscripts\u002Fpre-commit .git\u002Fhooks\u002F\n\n# A development web server with hot reloading at http:\u002F\u002Flocalhost:8080\u002F\nyarn run dev\n```\n\n***Note:*** *Do not use this development environment on your live website. It is slow, very large, and unsecure.*\n\n#### Configuration\n\nBy default, the client will load the \u002Fstatic\u002Fconfig.json file on startup which\ncontains the runtime configuration. When running in the development environment this can be found at [static\u002Fconfig.json](static\u002Fconfig.json)\n\n\n## Browser support\n\nKiwi IRC is tested on all modern browsers and IE11. Other browsers are not actively tested and may have trouble running Kiwi IRC.\n* Chrome\n* Chrome Mobile (Android)\n* Firefox\n* IE11\n* Safari 9+\n\n","Kiwi IRC 是一个基于 Web 的多功能即时通讯客户端，使用 IRC 协议。它采用 Vue.js 构建，支持100%静态文件部署，可轻松通过任何 Web 服务器或 CDN 托管。其核心功能包括单个或多个 IRC 网络连接、多种布局选项（适应小区域或全页面展示）、主题切换（亮\u002F暗模式）、桌面通知等，并且高度可配置，支持丰富的插件扩展如文件上传和视频通话。此外，Kiwi IRC 提供了团队模式，特别适用于工作场所内的沟通需求。此项目适合需要在网页上集成 IRC 客户端的场景，无论是个人用户还是企业级应用都能找到合适的使用方式。",2,"2026-06-11 03:20:55","top_language"]