·
42 commits
to master
since this release
Pylux v2.10.18
Branch: master · Tag: v2.10.18
Android (Google Play)
Get it: Play Store
- Android (phones & tablets) and Android TV — install directly from the Play Store listing above.
iOS & macOS (App Store)
Get it: iOS App Store · Mac App Store
- iOS — available on the App Store. If recently submitted, allow a few days for Apple review.
- macOS — available on the Mac App Store. If recently submitted, allow a few days for Apple review.
Windows (Dropbox)
Downloads: Portable zip · Installer
Flatpak (Steam Deck)
**Awaiting flathub approval
Must manually install via the konsole command below until flathub users approve publishing to the Discovery Store:
INSTALL
curl -fsSL -o pylux-latest.flatpak "https://www.dropbox.com/scl/fi/zho2yrnso8u28rbx0jkwt/pylux-latest.flatpak?rlkey=kjftxhac24g43li6vpouqding&dl=1" && flatpak install --user -y pylux-latest.flatpak
RUN
flatpak run io.github.ForWard_Technologies_LLC.Pylux
On first start, it will be added to gaming mode automatically.
Linux (Appimage)
Downloads: Portable zip · AppImage
- Portable zip — unzip and run
launch.sh(recommended for Steam). The launch script sets up bundled libs and the OpenSSL fallback automatically. - AppImage — make executable and run directly. Set
APPIMAGE_EXTRACT_AND_RUN=1if Steam misbehaves.