PyeChat is a modern, user-friendly IRC client built with PyQt. It's inspired by the design and functionality of HexChat.
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
- User-friendly interface built with PyQt.
- Support for multiple IRC networks.
- Customizable UI with flexible layout options.
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-pyqt5
python main_window.py