An open API service indexing awesome lists of open source software.

https://github.com/soniex2/loic

Low-effort IRC client
https://github.com/soniex2/loic

Last synced: over 1 year ago
JSON representation

Low-effort IRC client

Awesome Lists containing this project

README

          

# Loic

An experiment in using Libera and OFC with an unifying IRC client.

The idea of unifying channels across networks basically comes down to "Oh, you
wanna join an open source project's IRC channel, but you don't know if they're
on OFTC or Libera, or maybe they're on both? Well, what if you didn't need to
care, because this client handles that for you."

## Anonymous contributions

This project accepts anonymous contributions! They SHOULD NOT be sent via
email. Email is not anonymous, in fact, it is kinda the opposite, and PGP kinda
makes it worse. Rather, contact us on IRC for details.

## Acknowledgements

Thanks to GNOME for GTK4 and associated libraries. Thanks to spacekookie for
pointing us to gtk-rs examples, even if they're not easy to translate to C.

## License

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA