pxslip / mp-irc

A Multi-Platform IRC client as an example of Electron+Angular2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MP-IRC

This is both an attempt to build a multi-platform IRC client, as well as an attempt to work with Electron wrapping Angular2.

Development

Use the npm script start to run the ng build script and tsc in watch mode and start the electron app.

Build

WIP

Notes

There is an associated set of blog entries at hwillkruse.com describing what I'm doing and a set of tags on the repo that are each associated with one of the entries.

The first entry in that series is at https://hwillkruse.com/electronangular2-getting-started/

About

A Multi-Platform IRC client as an example of Electron+Angular2


Languages

Language:TypeScript 79.5%Language:JavaScript 14.7%Language:HTML 4.9%Language:CSS 0.9%