/pyechat

PyQt+ IRC Client.

Primary LanguagePythonMIT LicenseMIT

PyeChat - A PyQt+ IRC Client

PyeChat is a modern, user-friendly IRC client built with PyQt. It's inspired by the design and functionality of HexChat.

Official Channels

Join our official channels to get support, share ideas, or connect with the community:

  • Rizon: ircs://irc.rizon.net/#pyechat
  • Libera.Chat: ircs://irc.libera.chat/#pyechat

Features

  • User-friendly interface built with PyQt.
  • Support for multiple IRC networks.
  • Customizable UI with flexible layout options.

Getting Started

To get started with PyeChat, you'll need to clone the repository, install the dependencies, and run the main script. Here's how:

git clone https://github.com/yourusername/pyechat.git
cd pyechat
pip install -r requirements.txt or sudo apt install python3-pyqt6
python main_window.py