An open API service indexing awesome lists of open source software.

https://github.com/ltr77/protoko-proton-downloader

Noice....
https://github.com/ltr77/protoko-proton-downloader

download-manager downloader proton python python3 tkinter

Last synced: about 2 months ago
JSON representation

Noice....

Awesome Lists containing this project

README

          

## please start using the [PyQT6 Branch](https://github.com/LTR77/Protoko-Proton-Downloader/tree/qt-beta) instead

# Protoko Proton Downloader
This is my first GUI Application in Python using TKinter (Soon [PYQT6](https://github.com/LTR77/Protoko-Proton-Downloader/tree/qt-beta) (: ).

![2025-04-12-074100_hyprshot](https://github.com/user-attachments/assets/eb352f5c-6a4b-42e6-bb45-ff7cce5a2ea0)

It lets you download various compatibility tools for Steam.
### for Example:

Proton GE: https://github.com/GloriousEggroll/proton-ge-custom

SteamTinkerLaunch: https://github.com/sonic2kk/steamtinkerlaunch

Proton TKG: https://github.com/Frogging-Family/wine-tkg-git/actions/workflows/proton-arch-nopackage.yml (requires authentication via GitHub)

Proton TKG Valve Experimental: https://github.com/Frogging-Family/wine-tkg-git/actions/workflows/proton-valvexbe-arch-nopackage.yml (requires authentication via GitHub)

## And many more !

________________________________________________________________________________________________________________________________________________________________

# INSTALLATION
To Install download the Code:
Press Green "Code" Button then "Download ZIP"
Or Follow the same Steps but Download the Latest Release and Extract It.

Then install the dependencies by running:
```console
pip install -r resources/requirements.txt
```
then just run it by running:
```console
python3 Protoko.py
```
## OR
Run the appimage* like this:
```console
./Protoko-x86_64.AppImage
```
or install AppImage Launcher and run it with that
*AppImage contains many bugs as of right now (05 04 2025) and therefore is not recommended to be used
# THIS IS LINUX ONLY
!! works on my machine, YMMV !!