Aurora0001 / Aether

Modern, Beautiful IRC Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aether IRC Client

Latest Releases | Issues and Suggestions | GitHub Pages

A beautiful, practical IRC client with a focus on user-friendliness and simplicity.

Screenshot

Features

  • Elegant and Practical UI
  • Extensible Plugin System
  • Support for Windows (Vista or above), Mac OS X (macOS) and Linux.

Motivation and Design

Since its creation in 1988, IRC has been one of the greatest and most widely supported chat protocols ever. However, IRC clients themselves have barely changed, looking almost no different from 10 years ago, and only barely different from the oldest clients such as ircII.

Aether aims to change that. We set out to create a modern, user-friendly client that would be aesthetically pleasing, while remaining practical and streamlined so that it's still easy to chat with others. In addition to all of this, we wanted to make the client cross-platform, fast and easy to set up.

To achieve this goal, Aether uses Electron, a framework for cross-platform applications written in HTML5, CSS3 and JavaScript.

Installing from Master

Want to install a release? Scroll to the top of this README; these instructions are for developers only.

Danger: The package in the Debian and Ubuntu repositories is extremely outdated - do not use it.

  1. Install Node.js (any version greater than 4.0.0).
  2. Download this repository.
  3. Open a terminal and cd into this repo.
  4. npm i
  5. npm run dev

About

Modern, Beautiful IRC Client

License:MIT License


Languages

Language:JavaScript 86.4%Language:CSS 12.5%Language:Shell 0.6%Language:HTML 0.5%