Last Updated on: 3rd December 2023, 12:13 pm
Web site: github.com/grumpy-irc/grumpy
Category: Network
Subcategory: IRC clients
Platform: Linux
License: GPL
Interface: GUI
First release: 2015
Grumpy – a modern, yet oldschool IRC client with distributed core, written in C++. Grumpy is a very advanced IRC client. It takes the best out of every major IRC client and leaves out the bad. It’s designed for old school IRC users who need to be able to take most out of IRC.
Some features:
* Written in C++ (Qt) portable to every major platform
* Distributed core (grumpyd) similar to Quassel IRC
* Modular design, you can take the core library and build a different interface on top of it
* Very scalable and extendable, support for extensions written in C++ or JavaScript
* Support all IRC standards and networks
* Supports IRCv3 protocol (http://ircv3.net/)
* Extensible and very powerfull auto-completion mechanism
Inspired by:
* mIRC
* Quassel
* KVirc
* Pidgeon