This is unofficial Portable Stadia Application.
This is a little script eases the task of creating an electron package for the Google Stadia web app. It uses Nativefier as packager and creates an Electron application that you can use to play Google Stadia on your machine.
- Need to make a tweak for login one time google block the electron apps.
- Solution : #2
There could be multiple reasons:
-
You want to run Stadia in a whole independent process tree for optimization purposes (installed extensions can affect performance and cause latency and other graphic artifacts).
-
You don't want to install and use Google Chrome or other similar browser just for Google Stadia. For example: you are a Firefox user or your Chromium based browser isn't officially supported by Stadia.
-
You prefer to open Google Stadia on a more fancy way, just straight from the icon on your taskbar or dock.
Before starting you need to have install nodejs in your distro.
chmod +x build.sh
./build.sh
- Stadia App 0.0.1 Download : For Windows
- Stadia App 0.0.1 Download : For Mac
- Stadia App 0.0.1 Download : For Linux
Right click extract here or
tar -xvf Stadia-linux-x64.tar.gz
- For Linux
chmod +x Stadia
&./Stadia
or - For Linux
chmod +x Stadia-x86_64.AppImage
&./Stadia-x86_64.AppImage
- Windows 7 / 10
- Mac
- Linux
- Raspberry Pi