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....
- Host: GitHub
- URL: https://github.com/ltr77/protoko-proton-downloader
- Owner: LTR77
- License: mit
- Created: 2025-02-25T15:21:26.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-04-12T18:12:57.000Z (6 months ago)
- Last Synced: 2025-04-14T22:14:24.617Z (6 months ago)
- Topics: download-manager, downloader, proton, python, python3, tkinter
- Language: Python
- Homepage:
- Size: 29.9 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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) (: ).
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 !!