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
- Host: GitHub
- URL: https://github.com/rustyraptor/minimal
- Owner: RustyRaptor
- Created: 2017-10-01T10:16:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-04T21:58:22.000Z (over 9 years ago)
- Last Synced: 2025-01-27T07:13:11.286Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 





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