You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+25-7Lines changed: 25 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,20 @@
3
3
4
4
# Pylux
5
5
6
-
Pylux is a free, community-built, open source hobby project for PlayStation 4 and PlayStation 5 Remote Play. It focuses on maintaining internet remote play while keeping the app simple to install from major app stores.
**Pylux is a free, open-source PS4 and PS5 Remote Play client for Android, Android TV, iOS, macOS, Windows, Linux, and Steam Deck.** It focuses on app-store installs, Internet Play (streaming the game catalog or your owned games), automatic console discovery, and a touch-friendly mobile UI — all from one community-maintained codebase.
10
+
11
+
## Download
12
+
13
+
<ahref="https://play.google.com/store/apps/details?id=com.pylux.stream"><imgsrc="assets/google-play-badge.svg"height="50"alt="Get it on Google Play"></a> <ahref="https://www.dropbox.com/scl/fi/wf9cr349acdwkih0syrva/pylux-windows-installer-latest.exe?rlkey=m2egtuj8z7f5se6405gg09wct&dl=1"><imgsrc="assets/windows-installer-badge.svg"height="50"alt="Download for Windows"></a>
14
+
15
+
<ahref="https://apps.apple.com/us/app/pylux-remote-play/id6761292658"><imgsrc="assets/app-store-badge.svg"height="50"alt="Download on the App Store"></a> <ahref="https://apps.apple.com/us/app/pylux-remote-play/id6761292658"><imgsrc="assets/mac-app-store-badge.svg"height="50"alt="Download on the Mac App Store"></a>
16
+
17
+
<ahref="https://flathub.org/apps/io.github.ForWard_Technologies_LLC.Pylux"><imgsrc="assets/flathub-badge.svg"height="50"alt="Get it on Flathub"></a> <ahref="https://www.dropbox.com/scl/fi/wi8bjilwiklv7fde0b4ea/pylux-latest.AppImage?rlkey=3xne4ltuiq54ogfmng4gq24mp&dl=1"><imgsrc="assets/linux-appimage-badge.svg"height="50"alt="Download AppImage"></a>
18
+
19
+
For full release notes and all downloads see the [Releases page](https://github.com/ForWard-Technologies-LLC/Pylux/releases).
7
20
8
21
## Screenshots
9
22
@@ -16,11 +29,16 @@ Pylux is a free, community-built, open source hobby project for PlayStation 4 an
16
29
17
30
## Features
18
31
19
-
- Internet Play
20
-
- Remote play
21
-
- Cross-platform builds for straightforward deployment
22
-
- Modern UI with touch-friendly controls where it matters
23
-
- Automatic console discovery and registration
32
+
-**Internet Play** — stream games from the game catalog or your owned game library
33
+
-**Remote Play** — low-latency streaming of your PlayStation console to any supported device
-**App-store installs** — available on Google Play, App Store, and Mac App Store
36
+
-**Automatic console discovery and registration**
37
+
-**Touch-friendly controls** — mobile-optimized UI for phones and tablets
38
+
39
+
## Documentation
40
+
41
+
Full setup guides, configuration, and controller options at **[forward-technologies-llc.github.io/Pylux](https://forward-technologies-llc.github.io/Pylux/)**.
24
42
25
43
## Contributing
26
44
@@ -51,4 +69,4 @@ For questions about this project or responsible use, contact [forward.technologi
51
69
52
70
## Credits
53
71
54
-
Special thanks to the original Chiaki development team for their excellent work on what became the backbone of this project. This fork builds on their incredible work, aiming to bring internet play to more people through straightforward installs across platforms.
72
+
Pylux is built on top of [Chiaki](https://git.sr.ht/~thestr4ng3r/chiaki) and [chiaki-ng](https://github.com/streetpea/chiaki-ng). Special thanks to the original Chiaki development team and the chiaki-ng maintainers for their excellent foundational work. Pylux extends that work with a focus on app-store distribution, mobile and Android TV support, and Internet Play.
0 commit comments