xmpp-client
xmpp-client copied to clipboard
Preliminary code for an xmpp-client GTK GUI
I'm throwing this out to the community in hopes of getting comments and suggestions. I have figured out the client's core logic pretty well but I'm struggling some with the GTK side of it. See README.gtk for an overview of what I'm doing.
Wow! @jdormansteele any progress?
Hi, and thanks for asking. I had to set my own work aside for two reasons:
- I was in way over my head on this project
- I got a job :-)
The action that I am aware of is coyim (https://github.com/twstrike/coyim), which also used agl's code as a starting point and is in heavy development by a good-sized team.
Cheers,
David
Wow thanks!