Vysp3r/ProtonPlus
Fork: 12 Star: 230 (更新于 2024-10-19 22:54:55)
license: GPL-3.0
Language: Vala .
A modern compatibility tools manager for Linux.
最后发布版本: v0.4.17 ( 2024-09-17 04:47:08)
ProtonPlus
A modern compatibility tools manager for Linux.
Don't forget to star the repo if you are enjoying the project!
📦️ Installation methods
[!WARNING] The main installation method is Flathub
Arch Linux (AUR) (Maintained by yochananmarqos)
Fedora (COPR) (Maintained by wehagy)
NixOS (MyNixOS) (Maintained by Seth)
🏗️ Building from source
Requirements
- git
- ninja
- meson >= 0.62.0
- gtk4
- libadwaita >= 1.4
- json-glib
- libsoup
- libarchive
- desktop-file-utils
- libgee
Linux
-
Install all dependencies (I am on Fedora, so for you this line might be different)
sudo dnf install \ git \ ninja-build \ meson \ gtk4-devel \ libadwaita-devel \ json-glib-devel \ libsoup3-devel \ libarchive-devel \ desktop-file-utils \ libgee-devel
-
Clone the GitHub repo and change to repo directory
git clone https://github.com/Vysp3r/ProtonPlus.git && \ cd ProtonPlus
-
Build the local source code as a native application
./scripts/build-native.sh # Alternative: Runs application after the build. ./scripts/build-native.sh run
-
(Optional) Install the application
cd build-native ninja install
-
Run the application
cd src && \ ./com.vysp3r.ProtonPlus
Linux (Flatpak Builder)
-
Install all dependencies (I am on Fedora, so for you this line might be different)
sudo dnf install \ git \ flatpak
-
Add the flathub repo to your system if not added before
flatpak --if-not-exists remote-add \ flathub https://flathub.org/repo/flathub.flatpakrepo
-
Install the necessary runtimes and build tools for Flatpak
flatpak install \ runtime/org.gnome.Sdk/x86_64/46 \ runtime/org.gnome.Platform/x86_64/46 \ runtime/org.freedesktop.Sdk.Extension.vala/x86_64/23.08 \ org.flatpak.Builder
-
Clone the GitHub repo and change to repo directory
git clone https://github.com/Vysp3r/ProtonPlus.git && \ cd ProtonPlus
-
Build the local source code as a Flatpak and install for the current user
./scripts/build-local.sh # Alternative: Runs application after the build. ./scripts/build-local.sh run
-
Run the application
flatpak --user run \ com.vysp3r.ProtonPlus
🌐 Translate
You can translate ProtonPlus on Weblate or by modifying the files directly
🙌 Contribute
Please read our Contribution Guidelines
All contributions are highly appreciated.
✨️ Contributors
最近版本更新:(数据更新于 2024-09-20 07:00:56)
2024-09-17 04:47:08 v0.4.17
2024-09-13 05:10:54 v0.4.16
2024-07-18 03:03:48 v0.4.11
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
主题(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