An open API service indexing awesome lists of open source software.

https://github.com/rustyraptor/minimal

:link: a beautiful and modern IRC client powered by the web
https://github.com/rustyraptor/minimal

Last synced: about 1 month ago
JSON representation

:link: a beautiful and modern IRC client powered by the web

Awesome Lists containing this project

README

          

# ![minimal.](http://i.imgur.com/dTNyHIz.png)

![Build Status](https://img.shields.io/travis/onbjerg/minimal.svg)
![Version](https://img.shields.io/github/tag/onbjerg/minimal.svg)
![Code Climate](https://img.shields.io/codeclimate/github/onbjerg/minimal.svg)
![Dependencies](https://img.shields.io/david/onbjerg/minimal.svg)
![Minimal](https://img.shields.io/badge/minimal-yes-brightgreen.svg)

A modern IRC client built with web technologies and Node.js for OS X, Linux and Windows.

# Features

* Themeable with CSS
* Scriptable with Javascript
* Keyboard shortcuts
* Minimal
* Open source
* Built with web technologies for extensibility (Node.js and Electron)

# Installation

Coming soon.

# Building

```bash
npm install
npm start
```

To build the distributable

```bash
npm install
npm run package
```

# License

MIT