pesterchum/README.md

132 lines
4.2 KiB
Markdown
Raw Normal View History

# PESTERCHUM
2021-05-04 14:32:11 -04:00
Pesterchum is an instant messaging client copying the look and feel of clients from Andrew Hussie's webcomic Homestuck.
Maintained repository of ghostDunk's Pesterchum. Prompts the user to choose a server at launch (irc.pesterchum.xyz by default).
2021-03-24 07:11:10 -04:00
This repository builds on (and was mirrored from!) from pesterchum-karxi + Hydrothermal's nickserv fix.
Check out [CHANGELOG.md] file to see what's changed!
Check out [TODO.md] to see this repo's current goals >:3c
[CHANGELOG.md]: https://github.com/Dpeta/pesterchum-alt-servers/blob/py3_pyqt5/CHANGELOG.md
[TODO.md]: https://github.com/Dpeta/pesterchum-alt-servers/blob/py3_pyqt5/TODO.md
2021-04-03 17:37:58 -04:00
## GUIDES
The old READMEs and guides can be viewed in the [docs] folder.
I'd highly recommend you take a look at the following files if you're new to Pesterchum:
- [README-pesterchum.mkdn]
- [trollquirks.mkdn]
Guides for python quirks and themes are also in the [docs] folder. If you want to set up a gradient quirk you should take a look at [these guides][gradient-guide].
[gradient-guide]: https://paste.0xfc.de/?e60df5a155e93583#AmcgN9cRnCcBycmVMvw6KJ1YLKPXGbaSzZLbgAhoNCQD
[trollquirks.mkdn]: https://github.com/Dpeta/pesterchum-alt-servers/blob/py3_pyqt5/docs/trollquirks.mkdn
[README-pesterchum.mkdn]: https://github.com/Dpeta/pesterchum-alt-servers/blob/py3_pyqt5/docs/README-pesterchum.mkdn
[docs]: https://github.com/Dpeta/pesterchum-alt-servers/tree/py3_pyqt5/docs/
## INSTALATION
2021-03-26 12:58:54 -04:00
Download the appropriate release for your platform from [releases][releases]. If you're on windows you can use the installer, for a manual install download the zip file and extract it to any directory, and run the executable : )
2021-04-03 17:37:58 -04:00
Because of the nature of cx_freeze & pyinstaller, some libraries (like glibc) are dynamically linked. If the executeable for your platform is uncompatible with the version of your operating system, see the next section for running Pesterchum directly.
[releases]: https://github.com/Dpeta/pesterchum-alt-servers/releases
2021-04-03 17:37:58 -04:00
## RUNNING & BUILDING
Here's a quick guide on what to do to run Pesterchum from the command line, and to build it if you so desire (that is, generating an executable). Running Pesterchum directly or building Pesterchum yourself is not required to run it!!! This is only relevant if you know what you're doing >:3c
2021-04-03 17:37:58 -04:00
If you have Python and Pesterchum's dependencies installed, you can simply run Pesterchum from the commandline with ```python pesterchum.py```.
2021-03-25 12:52:43 -04:00
### REQUIREMENTS:
- [Python 3]
#### PYTHON DEPENDENCIES
2021-04-03 17:37:58 -04:00
You can install them with Python's pip or your package manager if you're on linux :)
- [pygame]
2021-03-26 13:28:13 -04:00
- [PyQt5] (And, depending on your package manager & platform, python3-pyqt5.qtmultimedia)
- [feedparser]
- [python-magic]
- [ostools]
- [requests]
[Python 3]: https://www.python.org/downloads/
[PyQt5]: https://pypi.org/project/PyQt5/
[pygame]: https://pypi.org/project/pygame/
[feedparser]: https://pypi.org/project/feedparser/
[python-magic]: https://pypi.org/project/python-magic/
[ostools]: https://pypi.org/project/ostools/
[requests]: https://pypi.org/project/requests/
2021-05-03 11:22:23 -04:00
### PYINSTALLER BUILDING
2021-05-04 14:32:11 -04:00
My preferred method of generating binary releases on Windows and Linux, MacOS doesn't seem to work for me.
2021-08-09 02:47:05 -04:00
NOTE: pyinstaller builds seem to get flagged as malware.
2021-05-03 11:22:23 -04:00
``python pyinstaller.py``
2021-04-03 17:37:58 -04:00
### CX_FREEZE BUILDING
#### Windows:
``python setup.py build``
or
``python setup.py bdist_msi``
#### Mac:
2021-04-11 10:03:01 -04:00
``python setup.py build``
## SMILIES
Just for easy reference. :3 (Taken from docs/README-karxi.mkdn)
* `:rancorous:`
* `:apple:`
* `:bathearst:`
* `:cathearst:`
* `:woeful:`
* `:pleasant:`
* `:blueghost:`
* `:slimer:`
* `:candycorn:`
* `:cheer:`
* `:duhjohn:`
* `:datrump:`
* `:facepalm:`
* `:bonk:`
* `:mspa:`
* `:gun:`
* `:cal:`
* `:amazedfirman:`
* `:amazed:`
* `:chummy:`
* `:cool:`
* `:smooth:`
* `:distraughtfirman:`
* `:distraught:`
* `:insolent:`
* `:bemused:`
* `:3:`
* `:mystified:`
* `:pranky:`
* `:tense:`
* `:record:`
* `:squiddle:`
* `:tab:`
* `:beetip:`
* `:flipout:`
* `:befuddled:`
* `:pumpkin:`
* `:trollcool:`
* `:jadecry:`
* `:ecstatic:`
* `:relaxed:`
* `:discontent:`
* `:devious:`
* `:sleek:`
* `:detestful:`
* `:mirthful:`
* `:manipulative:`
* `:vigorous:`
* `:perky:`
* `:acceptant:`
* `:olliesouty:`
* `:billiards:`
* `:billiardslarge:`
* `:whatdidyoudo:`