All Projects → irccloud → Irccloud Desktop

irccloud / Irccloud Desktop

Licence: apache-2.0
IRCCloud Desktop App

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Irccloud Desktop

Thelounge
💬 ‎ Modern, responsive, cross-platform, self-hosted web IRC client
Stars: ✭ 4,618 (+2047.91%)
Mutual labels:  chat, irc, cross-platform
Eiskaltdcpp
File sharing program using DC and ADC protocols
Stars: ✭ 277 (+28.84%)
Mutual labels:  chat, cross-platform, mac
Mojo Webqq
【重要通知:WebQQ将在2019年1月1日停止服务,此项目目前已停止维护,感谢大家四年来的一路陪伴】使用Perl语言(不会没关系)编写的smartqq/webqq客户端框架(非GUI),可通过插件提供基于HTTP协议的api接口供其他语言或系统调用
Stars: ✭ 1,755 (+716.28%)
Mutual labels:  chat, irc
Sum
SUM - Secure Ultimate Messenger
Stars: ✭ 154 (-28.37%)
Mutual labels:  chat, desktop-app
Lisp Chat
An experimental minimal chat written in Common Lisp
Stars: ✭ 160 (-25.58%)
Mutual labels:  chat, irc
Google Messages For Desktop
A "native-like" OS X, Windows, & Linux desktop app for Google Messages
Stars: ✭ 140 (-34.88%)
Mutual labels:  mac, desktop-app
Google Assistant Unofficial Desktop Client
A cross-platform unofficial Google Assistant Client for Desktop (powered by Google Assistant SDK)
Stars: ✭ 2,534 (+1078.6%)
Mutual labels:  cross-platform, desktop-app
Tools Ocr
树洞 OCR 文字识别(一款跨平台的 OCR 小工具)
Stars: ✭ 2,303 (+971.16%)
Mutual labels:  cross-platform, mac
Lax
IRC client built with Electron & React
Stars: ✭ 95 (-55.81%)
Mutual labels:  chat, irc
Swift
Swift XMPP client and Swiften XMPP library
Stars: ✭ 190 (-11.63%)
Mutual labels:  chat, cross-platform
Weechat
The extensible chat client.
Stars: ✭ 2,349 (+992.56%)
Mutual labels:  chat, irc
Srain
Modern IRC client written in GTK
Stars: ✭ 197 (-8.37%)
Mutual labels:  chat, irc
Notepanda
📃 A simple cross-platform notepad. Based on Qt and C++.
Stars: ✭ 134 (-37.67%)
Mutual labels:  cross-platform, desktop-app
Flutter Ui Designs
Just collection of UI designs build with flutter. Can run on any mobile, web & desktop.
Stars: ✭ 131 (-39.07%)
Mutual labels:  cross-platform, desktop-app
Adium
Official mirror of hg.adium.im
Stars: ✭ 146 (-32.09%)
Mutual labels:  chat, mac
Chirp
🐦 A cross platform twitter application
Stars: ✭ 129 (-40%)
Mutual labels:  cross-platform, desktop-app
Igdm
Desktop application for Instagram DMs
Stars: ✭ 1,880 (+774.42%)
Mutual labels:  chat, desktop-app
Engine
A basic cross-platform 3D game engine
Stars: ✭ 208 (-3.26%)
Mutual labels:  cross-platform, mac
Chatter App
This is a flutter based modern messaging app where users can sign up and log in to chat with their friends, family, colleagues among groups with enriched User-Experience.
Stars: ✭ 80 (-62.79%)
Mutual labels:  chat, cross-platform
Passwd
A beautiful, cross-platform, encrypted password manager 🔐
Stars: ✭ 82 (-61.86%)
Mutual labels:  cross-platform, mac

IRCCloud Desktop

This is a prototype of an IRCCloud desktop app for Windows, Linux, and macOS. The app wraps the IRCCloud website in a native window.

This app is currently experimental and is not officially supported, however it should provide equivalent or better functionality to other IRCCloud desktop wrapper apps.

If you have any issues, please file them in the GitHub Issue Tracker.

Downloading

The latest official build can be downloaded here. The appropriate version should be detected based on your OS.

  • Mac: DMG
  • Windows: Installer
  • Linux: AppImage

On Linux, the app is also available on Snapcraft

You can also browse the Releases list for other artifacts, e.g. (Mac ZIP, deb, source tarball)

Development

Build status IRC #feedback

IRCCloud Desktop is built on the Electron app framework, as used by GitHub's Atom editor. For more information, check out the Electron documentation. Build and packaging is handled by the excellent electron-builder project.

Build Requirements

  • Node JS version >= 12.13.1
  • yarn (recommended) or NPM (should also work fine)

On Linux, you also need the libopenjp2-tools package.

Running

Run make dev in the root of the repository to run the app quickly (without icons).

To build a full version, make dist.

Instructions for building packages and signed binaries on CI are at docs/OfficialBuilds.md

Feedback

If you have any questions, get in touch on #feedback at irc.irccloud.com.

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].