This is my personal gitlab instance. Feel free to browse my stuff: https://gitlab.greeson.xyz/users/highsaltlevels/projects

In mem icon

David Greeson requested to merge in-mem-icon into master

Created by: HighSaltLevels

What/Why

I felt it would be better keep everything stored in memory so that we don't have to rely on having configuration files or icons on the target computer. It's a bit of a QoL enhancment at the cost of memory consumption.

Also, to support the newer versions of python, we need to update both PyQt5 and pyinstaller.

Merge request reports