Skip to content
/ Relay Public
forked from agronick/Relay

An IRC client originally designed for elementary OS

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

raininja/Relay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo Relay

Created by Kyle Agronick agronick@gmail.com D34dc0d3 rescued by denkijin

This is a fork of Relay, I have a TO-DO list

  • asset management
  • proper password field
  • use side panel for settings/names list
  • hiding side panels
  • SSL connection, TLS certs
  • reconnection after sleep
  • toggle timestamps for messages
  • proper colors for indicators
  • SASL authentication
  • modularization
  • modify README.md
  • fix bug where nickname is not shown on successive messages, and misalignment
  • handle various user commands such as /me /join correctly, do not sent to message tab, send to server tab
  • handle unicode characters properly
  • fix the topic, ?show topic in panel?
  • fix panel icons
  • address colors of nicknames
  • address warnings for deprecations in GTK/Vala code
  • fix layout
  • fix arrow events in text entry area, in main_entry.vala
  • correct printing of unicode glyphs
  • font chooser dialog
  • hardening
  • remove or option-ate the hastebin code
  • more!

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

About

An IRC client originally designed for elementary OS

Resources

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vala 92.7%
  • Shell 3.3%
  • Meson 2.4%
  • Makefile 1.6%