mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-21 05:53:12 -07:00
Add Android Info and Graphics
This commit is contained in:
parent
274d71a075
commit
b3911d5dcf
4 changed files with 491 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
[](https://travis-ci.com/thestr4ng3r/chiaki) [](https://ci.appveyor.com/project/thestr4ng3r/chiaki) [](https://builds.sr.ht/~thestr4ng3r/chiaki?)
|
||||
|
||||
Chiaki is a Free and Open Source Software Client for PlayStation 4 Remote Play
|
||||
for Linux, macOS, Windows and potentially even more platforms.
|
||||
for Linux, Android, macOS, Windows and potentially even more platforms.
|
||||
|
||||

|
||||
|
||||
|
@ -29,11 +29,12 @@ You can either download a pre-built release (easier) or build Chiaki from source
|
|||
|
||||
### Downloading a Release
|
||||
|
||||
Builds are provided for Linux, macOS and Windows.
|
||||
Builds are provided for Linux, Android, macOS and Windows.
|
||||
|
||||
You can download them [here](https://github.com/thestr4ng3r/chiaki/releases).
|
||||
|
||||
* **Linux**: The provided file is an [AppImage](https://appimage.org/). Simply make it executable (`chmod +x <file>.AppImage`) and run it.
|
||||
* **Android**: Install from [Google Play](https://play.google.com/store/apps/details?id=com.metallic.chiaki) or download the APK from GitHub.
|
||||
* **macOS**: Drag the application from the `.dmg` into your Applications folder.
|
||||
* **Windows**: Extract the `.zip` file and execute `chiaki.exe`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue