brandly / Lax
Licence: mit
IRC client built with Electron & React
Stars: ✭ 95
Programming Languages
javascript
184084 projects - #8 most used programming language
Projects that are alternatives of or similar to Lax
Thelounge
💬 Modern, responsive, cross-platform, self-hosted web IRC client
Stars: ✭ 4,618 (+4761.05%)
Mutual labels: hacktoberfest, chat, irc
Rocket.chat.electron
Official OSX, Windows, and Linux Desktop Clients for Rocket.Chat
Stars: ✭ 1,108 (+1066.32%)
Mutual labels: hacktoberfest, chat, desktop
Fiddle
🚀 The easiest way to get started with Electron
Stars: ✭ 6,167 (+6391.58%)
Mutual labels: hacktoberfest, desktop
Cabal Desktop
Desktop client for Cabal, the p2p/decentralized/local-first chat platform.
Stars: ✭ 632 (+565.26%)
Mutual labels: chat, desktop
Sopel
🤖💬 An easy-to-use and highly extensible IRC Bot framework. Formerly Willie.
Stars: ✭ 894 (+841.05%)
Mutual labels: hacktoberfest, irc
Vue Nodegui
Build performant, native and cross-platform desktop applications with native Vue + powerful CSS like styling.🚀
Stars: ✭ 575 (+505.26%)
Mutual labels: hacktoberfest, desktop
Convos
Convos 👥 is the simplest way to use IRC in your browser
Stars: ✭ 789 (+730.53%)
Mutual labels: chat, irc
Rocket.chat.reactnative
Rocket.Chat mobile clients
Stars: ✭ 1,064 (+1020%)
Mutual labels: hacktoberfest, chat
Nheko
Desktop client for Matrix using Qt and C++17.
Stars: ✭ 552 (+481.05%)
Mutual labels: hacktoberfest, desktop
Element Rpm
Providing the Element messaging desktop client packaged for the Fedora, Red Hat(IBM), and OpenSUSE families of linux desktop operating systems.
Stars: ✭ 73 (-23.16%)
Mutual labels: chat, desktop
Wewechat
💬 Unofficial WeChat client built with React, MobX and Electron.
Stars: ✭ 5,618 (+5813.68%)
Mutual labels: chat, desktop
Nheko
No longer maintained - Desktop client for the Matrix protocol (active fork https://github.com/Nheko-Reborn)
Stars: ✭ 410 (+331.58%)
Mutual labels: chat, desktop
Quaternion
A Qt5-based IM client for Matrix
Stars: ✭ 438 (+361.05%)
Mutual labels: hacktoberfest, chat
Rocket.chat
The communications platform that puts data protection first.
Stars: ✭ 31,251 (+32795.79%)
Mutual labels: hacktoberfest, chat
Mojo Weixin
使用Perl语言(不会没关系)编写的个人账号微信/weixin/wechat客户端框架(非GUI),可通过插件提供基于HTTP协议的api接口供其他语言或系统调用
Stars: ✭ 1,181 (+1143.16%)
Mutual labels: chat, irc
- 🆓 Free and Open-Source
- ✉️ Multiple Connections
- 🤔 Remember Past Credentials
- 👋 Automatically Join Channels After Connecting
- 🔔 Desktop Notifications
- 👔 Clean Interface
- 😈 Dark Mode
download
download apps for macOS and Windows here!
for other platforms, you'll have to build your own.
dev
$ npm install
$ npm start
to start this thing with react/redux devtools
$ npm run dev
to lint, check types, and run tests
$ npm test
while writing code, you might want to watch things
# run tests when code changes
$ npm run jest -- --watch
# check types when code changes
$ npm run flow -- --watch
dist
to build an executable for your OS
$ npm run build
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].