Skip to content
/ qttirc Public

Graphical IRC client written in Python using PyQt5 and Twisted. Very rudimentary and incomplete. May only work on Windows.

License

Notifications You must be signed in to change notification settings

inhahe/qttirc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qttirc stands for Qt+Twisted IRC. I thought the existence of a free GUI IRC client (or any at all) written in Python was sorely lacking out there.

It's not really finished, it's very rudimentary. It doesn't even have configuration dialogs yet, for example.

My project qtpyirc is a version of this I wrote in 2009 and lost for many years, then found again after I'd started over from scratch already and made this version.

There may be files included that aren't really necessary for the project. I'm not even sure if all the files included are legal for me to distribute. Owel.

It uses t.i.p.irc, but with some custom modifications to irc.py that the program relies on, hence the inclusion of irc.py in the repository.

About

Graphical IRC client written in Python using PyQt5 and Twisted. Very rudimentary and incomplete. May only work on Windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages