A simple IRC web client
Find a file
2020-06-24 14:55:49 +02:00
components Switch to react 2020-06-24 14:37:49 +02:00
lib Switch to react 2020-06-24 14:37:49 +02:00
.gitignore Add dev server 2020-06-14 14:49:52 +02:00
index.html Switch to react 2020-06-24 14:37:49 +02:00
LICENSE Initial commit 2020-04-24 19:03:43 +02:00
package-lock.json Switch to react 2020-06-24 14:37:49 +02:00
package.json Switch to react 2020-06-24 14:37:49 +02:00
README.md readme: add usage 2020-06-24 14:55:49 +02:00
style.css Remove assets/ 2020-06-24 11:18:51 +02:00

gamja

A bare-bones IRC web client.

Usage

Requires an IRC WebSocket server.

npm install
npm start

License

AGPLv3, see LICENSE.

Copyright (C) 2020 Simon Ser