An IRC client designed for elementary OS
Vala Shell Makefile M4
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
data
src
AUTHORS
COPYING Documentation fixes, non-critical fixes, fixed: #24 Jul 28, 2015
ChangeLog
INSTALL
LICENSE Initial commit Jun 9, 2015
Makefile.am fixed #1fixed #9 Now readme is in markdown formatting Jul 6, 2015
NEWS
README.md
autogen.sh
configure.ac
relay_icon.xcf

README.md

logo Relay

Created by Kyle Agronick agronick@gmail.com

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.

New changes are being made all the time! Make sure to update often with git pull! Then just follow the installation steps.

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