No description
Find a file
2021-03-25 08:50:42 +01:00
oyoyo Socket SSL attempt (No hostname validation) 2021-03-24 20:51:33 +01:00
pnc 1/9 2021-03-23 22:36:43 +01:00
quirks 1/9 2021-03-23 22:36:43 +01:00
smilies incorrect sRGB profile fix attempt 2021-03-23 23:23:34 +01:00
themes incorrect sRGB profile fix attempt 2021-03-23 23:23:34 +01:00
.gitignore gitignore for pyinstaller 2021-03-25 08:50:42 +01:00
convo.py 1/9 2021-03-23 22:36:43 +01:00
dataobjs.py 1/9 2021-03-23 22:36:43 +01:00
generic.py 1/9 2021-03-23 22:36:43 +01:00
irc.py 7/9 2021-03-23 22:40:47 +01:00
logviewer.py Fixed "Could not parse stylesheet" 2021-03-24 21:03:49 +01:00
luaquirks.py 1/9 2021-03-23 22:36:43 +01:00
memos.py Changed week to microsecond 2021-03-24 16:50:58 +01:00
menus.py Preparation for building :) 2021-03-24 22:34:55 +01:00
mispeller.py 1/9 2021-03-23 22:36:43 +01:00
mood.py 1/9 2021-03-23 22:36:43 +01:00
nickservmsgs.py Auto-identify with NickServ 2014-01-12 00:21:23 -08:00
ostools.py 1/9 2021-03-23 22:36:43 +01:00
parsetools.py Changed week to microsecond 2021-03-24 16:50:58 +01:00
pesterchum.py Preparation for building :) 2021-03-24 22:34:55 +01:00
profile.py Socket SSL attempt (No hostname validation) 2021-03-24 20:51:33 +01:00
pyquirks.py 1/9 2021-03-23 22:36:43 +01:00
pytwmn.py Moved pytwmn.py 2021-03-25 08:49:27 +01:00
quirks.py 1/9 2021-03-23 22:36:43 +01:00
randomer.py 1/9 2021-03-23 22:36:43 +01:00
README.md Create README.md 2021-03-24 11:11:10 +00:00
server.json 4/9 2021-03-23 22:39:33 +01:00
setup-py2app.py Fiddled with py2app to make the bundle a bit nicer 2011-09-19 11:43:47 +08:00
setup.py Preparation for building :) 2021-03-24 22:34:55 +01:00
setup32.py w.i.p setup.py test 2021-03-24 17:27:09 +01:00
toast.py Preparation for building :) 2021-03-24 22:34:55 +01:00
version.py Preparation for building :) 2021-03-24 22:34:55 +01:00

pesterchum-alt-servers

Instant messaging client copying the look and feel of clients from Andrew Hussie's webcomic Homestuck. Connects to pesterchum.xyz instead of irc.mindfang.org, since that server has shut down. Custom servers can be configured in "server.json". (This repository was created as a mirror of https://github.com/Hydrothermal/pesterchum-karxi)

py3_pyqt5

An w.i.p. attempt at transitioning this repo's version of Pesterchum to python 3 & pyqt5 :) (Healivy referenced from GD's py3/pyqt5 commit)