NeoIRC
IRC client
A simple Internet Relay Chat client implemented using SwiftNIO and SwiftUI.
A small SwiftUI based chat client for IRC, using swift-nio-irc
20 stars
5 watching
4 forks
Language: Swift
last commit: over 4 years ago
Linked from 1 awesome list
ircirc-clientswiftnioswiftuiswiftui-demoswiftui-example
Related projects:
Repository | Description | Stars |
---|---|---|
eazar001/irc_client | A Prolog-based IRC client library providing an abstraction layer over the IRC protocol for creating connections, handling messages, and integrating with event handlers. | 2 |
lizmat/irc-client | An Raku module providing an extensible IRC client with support for non-blocking responses and output post-processing. | 15 |
slate/slate-irc | A general-purpose IRC client library for Node.js with a simple API and plugin system | 205 |
jnordberg/irccloudapp | A standalone IRC client for OS X that allows users to access their IRCCloud account directly on the desktop. | 151 |
gempir/go-twitch-irc | An irc client library written in Go to connect and interact with Twitch's IRC server | 357 |
kiwiirc/kiwiirc | A versatile web-based IRC client with customizable features and connections to various network types | 874 |
fauntleroy/relay.js | A web-based IRC client designed to simplify and make it more accessible for users. | 162 |
kvirc/kvirc | A portable IRC client leveraging the Qt GUI toolkit. | 244 |
fluffle/goirc | An event-based stateful IRC client framework written in Go. | 499 |
convos-chat/convos | A web-based chat application using IRC protocol and powered by Mojolicious and Svelte. | 1,043 |
irccloud/ios | An iOS app for real-time chat and messaging using the IRC protocol, with features like cloud storage and push notifications. | 280 |
ngircd/ngircd | A lightweight Internet Relay Chat server that supports various features and protocols. | 455 |
osa1/tiny | A terminal IRC client written in Rust with features such as clean UI, nick tab-completion, SASL authentication, and configurable key bindings. | 1,013 |
irccloud/android | An Android app for accessing and chatting on IRC Cloud, with cloud storage and push notifications. | 291 |
thoj/go-ircevent | An event-driven IRC client library written in Go. | 502 |