MyGit
🚩收到GitHub仓库的更新通知

Vysp3r/ProtonPlus

Fork: 9 Star: 168 (更新于 2024-05-10 18:45:45)

license: GPL-3.0

Language: Vala .

A simple Wine and Proton-based compatibility tools manager

最后发布版本: v0.4.10 ( 2024-04-30 08:19:10)

GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看



ProtonPlus

A simple Wine and Proton-based compatibility tools manager

Download on Flathub

Stars Latest Release Flathub Downloads License Telegram Discord

Please do not theme this app

Join the Telegram/Discord! — Don't forget to star the repo if you are enjoying the project!

Download on Flathub


📦️ Alternative installation methods

Warning The main installation method is Flatpak from Flathub

Arch Linux (AUR)

https://aur.archlinux.org/packages/protonplus (Maintained by yochananmarqos)

Fedora (COPR)

https://copr.fedorainfracloud.org/coprs/wehagy/protonplus/ (Maintained by wehagy)


🏗️ Building from source

Requirements
Fedora
  1. Install all dependencies:

    sudo dnf install \
      git \
      ninja-build \
      meson \
      gtk4-devel \
      libadwaita-devel \
      json-glib-devel \
      libsoup3-devel \
      libarchive-devel \
      desktop-file-utils \
      libgee-devel
    
  2. Clone the GitHub repo and change to repo directory:

    git clone https://github.com/Vysp3r/ProtonPlus.git && \
      cd ProtonPlus
    
  3. Build the source:

    meson build --prefix=/usr && \
    cd build && \
    ninja
    
  4. (Optional) Install application:

    ninja install
    
  5. Start application:

    cd src && \
    ./com.vysp3r.ProtonPlus
    
Flatpak Builder
  1. Install the distro dependencies using your package manager (apt, dnf, pacman, etc):

    sudo <insert your distro package manager and install options here> \
      git \
      flatpak \
      flatpak-builder
    
  2. Add the flathub repo to your user if not added before:

    flatpak --user --if-not-exists remote-add \
      flathub https://flathub.org/repo/flathub.flatpakrepo
    
  3. Install the needed runtimes for flatpak:

    flatpak --user install \
      runtime/org.gnome.Sdk/x86_64/43 \
      runtime/org.gnome.Platform/x86_64/43
    
  4. Clone the GitHub repo and change to repo directory:

    git clone https://github.com/Vysp3r/ProtonPlus.git && \
      cd ProtonPlus
    
  5. Build the source inside the "build-dir" in the repo directory and install for the current user:

    flatpak-builder --user --install --force-clean \
      build-dir \
      com.vysp3r.ProtonPlus.json
    
  6. Start application:

    flatpak --user run \
      com.vysp3r.ProtonPlus
    

⁉️ ProtonPlus vs ProtonUp-Qt

ProtonPlus ProtonUp-Qt
GUI Toolkit GTK4 QT
Language Vala Python
Based on Nothing ProtonUp
Looks best on GNOME KDE

🌐 Translate ProtonPlus

You can translate ProtonPlus on Weblate: https://hosted.weblate.org/projects/protonplus/protonplus/


🙌 Contribute to ProtonPlus

Please read our Contribution Guidelines

All contributions are highly appreciated.


✨️ Contributors

Contributors


💝 Acknowledgment

This README is based on the README from Gradience by Gradience Team

⤴️ Back to Top

最近版本更新:(数据更新于 2024-05-10 18:43:43)

2024-04-30 08:19:10 v0.4.10

2023-12-11 00:15:10 v0.4.9

2023-11-24 02:17:21 v0.4.8

2023-11-13 02:09:16 v0.4.7-2

2023-11-13 02:01:54 v0.4.7-1

2023-11-13 01:23:14 v0.4.7

2023-08-27 02:11:04 v0.4.6

2023-07-31 02:08:56 v0.4.5

2023-06-14 09:05:41 v0.4.4

2023-06-06 10:48:53 v0.4.3

主题(topics):

adwaita, gnome, gtk, gtk4, libadwaita, linux, proton, proton-ge-custom, vala, wine

Vysp3r/ProtonPlus同语言 Vala最近更新仓库

1970-01-01 00:00:00 manateelazycat/deepin-terminal

1970-01-01 00:00:00 martyr-deepin/deepin-terminal-gtk