Manage Proton-GE from a simple UI
Project description
Glorious Proton Manager
A tool that allows Linux users to delete & install old & new Proton-GE versions as they come out. Making a GUI for it felt needed; the number of Linux gamers is growing thanks to Valve, Wine & other open source projects.
Installation
Dependencies
The only dependency is tkinter. To install it, run:
Arch/Manjaro
sudo pacman -S tk
Fedora
sudo dnf install python3-tkinter
openSUSE Leap
sudo zypper in python3-tk
Ubuntu
sudo apt install python3-tk
With pip
pip3 install GloriousProtonManager
Usage
GloriousProtonManager will be added to ~/.local/bin/ after installation. To run it, type:
~/.local/bin/GloriousProtonManager
Features
It is split into 3 columns: Old versions, Prerequisites & updates & Removals.
Old versions
Split into 3 steps, which should be followed in order:
- List the versions.
- Pick one from the list by typing its version.
- Click on the Install button.
Prerequisites & updates
Prerequisites sees whether the default directory (~/.steam/root/compatibilitytools.d) where Proton-GE versions should be installed exists. Creates it if it does not.
Updates sees whether the latest Proton-GE version is installed on your system. Shows a message saying so if it is. Installs it if it is not.
I decided to show only the last 15 versions; older versions felt pointless. It will show a popup warning message if the field is left empty or an invalid value is given.
Removals
Sees which versions are installed. Allows you to delete them once the version value is given as input. Works the same way as the other menu. Also shows a popup warning message if the field is left empty or an invalid value is given.
Known bugs
- Making the GUI look identical across platforms & distros is hard with PySimpleGUI. It will look fine on Fedora & Manjaro, but may look a bit off on distros like Ubuntu or openSUSE.
- The Exit button has to be pressed twice when closing GPM.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file gloriousprotonmanager-0.90.3.tar.gz
.
File metadata
- Download URL: gloriousprotonmanager-0.90.3.tar.gz
- Upload date:
- Size: 18.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c509f22578baf5630e2371af5586a35ddf7e452efc212f3b2628076dafc4656 |
|
MD5 | 615d73eedb5d66dc78b4f0dc7f713b60 |
|
BLAKE2b-256 | 84754cb0530134bdac998b76da2933eae9b4b998f48bbec01e8ac822ab09e29d |
File details
Details for the file GloriousProtonManager-0.90.3-py3-none-any.whl
.
File metadata
- Download URL: GloriousProtonManager-0.90.3-py3-none-any.whl
- Upload date:
- Size: 18.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47aa52547faa6ad7f526a9c3c4629c7665a41e825bca324684644d1ff8a32727 |
|
MD5 | 39f16cf4ad38f06133ff7cd75f5be63a |
|
BLAKE2b-256 | 89189e469b96850f3a225305595a5a7111526d4d749a6add6b968ea814e9d825 |