Skip to content

jocave/irccloud-desktop

 
 

Repository files navigation

IRCCloud Desktop

This is a prototype of an IRCCloud desktop app for Windows, Linux (Debian/Ubuntu), and MacOS X. 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

IRCCloud Desktop can be downloaded here. The appropriate version should be detected based on your OS.

Development

Build Status Build status

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 Requirements

  • Node JS version 5.3 or higher

Running

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

To build a full version, make dist.

Feedback

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

About

IRCCloud Desktop App

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.2%
  • Makefile 1.5%
  • Shell 1.3%