1
0
Fork 0
mirror of https://git.sr.ht/~emersion/gamja synced 2025-03-23 13:37:20 -04:00
No description
Find a file
2020-06-29 12:36:17 +02:00
components Add basic autocompletion 2020-06-29 12:36:17 +02:00
lib Detect highlights 2020-06-29 11:08:47 +02:00
.gitignore Add dev server 2020-06-14 14:49:52 +02:00
index.html Add <noscript> message 2020-06-24 15:43:19 +02:00
LICENSE
package-lock.json Linkify messages 2020-06-25 17:27:24 +02:00
package.json Linkify messages 2020-06-25 17:27:24 +02:00
README.md readme: extend copyright holder 2020-06-24 14:56:22 +02:00
state.js Detect highlights 2020-06-29 11:08:47 +02:00
style.css Detect highlights 2020-06-29 11:08:47 +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 The gamja Contributors