Skip to content
An IRC client designed for elementary OS
Vala Shell Makefile M4
Branch: master
Clone or download

Latest commit

agronick Merge pull request #38 from NeoMahler/patch-1
Removing an error on the installation section
Latest commit b3f4396 Jul 30, 2019

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
data
src
AUTHORS
COPYING
ChangeLog
INSTALL
LICENSE
Makefile.am
NEWS
README.md
autogen.sh
configure.ac
relay_icon.xcf

README.md

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
You can’t perform that action at this time.