Skip to main content

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.

GPM screenshot

Installation

Dependencies

It needs python3-tkinter (Fedora)/python3-tk (Ubuntu & openSUSE Leap). To install it, run:

Fedora

sudo dnf install python3-tkinter

openSUSE Leap

sudo zypper in python3-tk

Ubuntu

sudo apt install python3-tk

Install using pip

pip3 install GloriousProtonManager

Usage

After installation 'GloriousProtonManager' will be added to ~/.local/bin/. To run it, type:

~/.local/bin/GloriousProtonManager

Features

It is split into 3 columns: Prerequisites & updates, Old versions & Removals.

Prerequisites

Sees if the default directory (~/.steam/root/compatibilitytools.d) where Proton-GE versions should be installed exists. Creates it if it does not.

Updates

Sees if the latest Proton-GE version is installed on your system. Shows a message saying so if it is. Installs it if it is not.

Old versions

Split into 3 steps, which should be followed in order:

  1. List the versions.
  2. Pick one from the list by typing its version.
  3. Click on the Install button.

I decided to show only the last 15 versions, as 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, but may look a bit off on distros like Ubuntu or OpenSUSE.
  • When closing the application the 'Exit' button has to be pressed twice.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

GloriousProtonManager-0.70.7.tar.gz (17.2 kB view hashes)

Uploaded Source

Built Distribution

GloriousProtonManager-0.70.7-py3-none-any.whl (18.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page