GloriousProtonManager


NameGloriousProtonManager JSON
Version 0.90.2 PyPI version JSON
download
home_pagehttps://github.com/thelocomotion/GloriousProtonManager
SummaryManage Proton-GE from a simple UI
upload_time2024-10-03 22:09:50
maintainerNone
docs_urlNone
authorCDT
requires_python>=3.10
licenseGNU General Public License v3 (GPLv3)
keywords proton proton-ge wine linux valve
VCS
bugtrack_url
requirements PySimpleGUI requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Glorious Proton Manager
A tool that allows Linux users to delete & install old & new [Proton-GE](https://github.com/GloriousEggroll/proton-ge-custom) 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](.github/images/glorious.png)
## 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:
```bash
~/.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:
1. List the versions.
2. Pick one from the list by typing its version.
3. 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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/thelocomotion/GloriousProtonManager",
    "name": "GloriousProtonManager",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "proton proton-ge wine linux valve",
    "author": "CDT",
    "author_email": "thelocomotionnn@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/63/11/11556199cceb933e14ce51b190253763e5c21a73b4853f653f4a5f7ca480/gloriousprotonmanager-0.90.2.tar.gz",
    "platform": null,
    "description": "# Glorious Proton Manager\nA tool that allows Linux users to delete & install old & new [Proton-GE](https://github.com/GloriousEggroll/proton-ge-custom) 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.\n\n![GPM screenshot](.github/images/glorious.png)\n## Installation\n### Dependencies\nThe only dependency is **tkinter**. To install it, run:\n#### Arch/Manjaro\n```\nsudo pacman -S tk\n```\n#### Fedora\n```\nsudo dnf install python3-tkinter\n```\n#### openSUSE Leap\n```\nsudo zypper in python3-tk\n```\n#### Ubuntu\n```\nsudo apt install python3-tk\n```\n### With pip\n```\npip3 install GloriousProtonManager\n```\n## Usage\n**GloriousProtonManager** will be added to **~/.local/bin/** after installation. To run it, type:\n```bash\n~/.local/bin/GloriousProtonManager\n```\n## Features\nIt is split into 3 columns: **Old versions**, **Prerequisites & updates** & **Removals**.\n### Old versions\nSplit into 3 steps, which should be followed in order:\n1. List the versions.\n2. Pick one from the list by typing its version.\n3. Click on the Install button.\n### Prerequisites & updates\nPrerequisites sees whether the default directory **(~/.steam/root/compatibilitytools.d)** where Proton-GE versions should be installed exists. Creates it if it does not.\n\nUpdates 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.\n\nI 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.\n### Removals\nSees 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.\n## Known bugs\n- 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.\n- The **Exit** button has to be pressed twice when closing GPM.\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3 (GPLv3)",
    "summary": "Manage Proton-GE from a simple UI",
    "version": "0.90.2",
    "project_urls": {
        "Homepage": "https://github.com/thelocomotion/GloriousProtonManager"
    },
    "split_keywords": [
        "proton",
        "proton-ge",
        "wine",
        "linux",
        "valve"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31eb8e828d4b451fee75228deb9b515de42838bdaad1bc952c504ba9c62108ce",
                "md5": "02a5262f2eea06540f6a0b55972feafa",
                "sha256": "b789c6e9999fe9b62b884a0b77b7ae15816b6c72d6163dfc997ff57316ef28f3"
            },
            "downloads": -1,
            "filename": "GloriousProtonManager-0.90.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "02a5262f2eea06540f6a0b55972feafa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 18698,
            "upload_time": "2024-10-03T22:09:48",
            "upload_time_iso_8601": "2024-10-03T22:09:48.499426Z",
            "url": "https://files.pythonhosted.org/packages/31/eb/8e828d4b451fee75228deb9b515de42838bdaad1bc952c504ba9c62108ce/GloriousProtonManager-0.90.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "631111556199cceb933e14ce51b190253763e5c21a73b4853f653f4a5f7ca480",
                "md5": "37ee2522dd3a4b52627f889baa73901f",
                "sha256": "08eb0c52c624cc9bdb8e5fd5b4812ce19a6f20178daa084046fc463d2da6eaa5"
            },
            "downloads": -1,
            "filename": "gloriousprotonmanager-0.90.2.tar.gz",
            "has_sig": false,
            "md5_digest": "37ee2522dd3a4b52627f889baa73901f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 18312,
            "upload_time": "2024-10-03T22:09:50",
            "upload_time_iso_8601": "2024-10-03T22:09:50.224234Z",
            "url": "https://files.pythonhosted.org/packages/63/11/11556199cceb933e14ce51b190253763e5c21a73b4853f653f4a5f7ca480/gloriousprotonmanager-0.90.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-03 22:09:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thelocomotion",
    "github_project": "GloriousProtonManager",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "PySimpleGUI",
            "specs": [
                [
                    ">=",
                    "4.60.1"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.28.1"
                ]
            ]
        }
    ],
    "lcname": "gloriousprotonmanager"
}
        
CDT
Elapsed time: 0.63478s