Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.58 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.58 KB

logo Relay

Created by Kyle Agronick agronick@gmail.com

This was a fun little project I made a few years ago. I don't have the time right now to maintain it. If anyone wants to take it over I'd be happy to give them access.

Relay is an IRC client that attemps to be small, quick, easy to use, elegant, and functional. The Github and Launchpad repos are mirrored. You can find up-to-date information about Relay on Launchpad and Github.

If Relay displays with a light interface please open up an issue and let me know what displays when you type echo $XDG_CURRENT_DESKTOP. I will need to add some code to detect and load a suitable dark theme preloaded in your distro.

screenshot

  • Installation and Licensing
    Please consult the INSTALL and COPYING files for more information. If you would rather not install from source you can use the following commands on a platform that uses apt-get:
    sudo apt-add-repository "ppa:agronick/relay"
    sudo apt-get update
    sudo apt-get install relay