Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Shirakumo/lionchat

Repository files navigation

About LionChat

This is a Qt GUI client for the Lichat protocol. It offers multiple connections, customisable looks, private conversations, user muting, autojoining, tray support, desktop notifications, highlighting, and so forth.

How To

Load Lionchat and start it up:

(ql:quickload :lionchat)
(lionchat:start)

You can also build a standalone binary like so:

(asdf:operate :program-op :lionchat)

Screenshots

Here's some screenshots to pique your interest:

Basic Look

basic

Style Options

style

Connection Settings

settings

Customisable Interface, REPL

uirepl

Private Conversations

privmsg

Desktop Notifications

notification