Cloudy Pad lets you deploy a Cloud gaming server anywhere in the world and play your own games - without requiring a powerful gaming machine or a costly subscription:
Not familiar with Cloud Gaming ? See What's Cloud Gaming and how is Cloudy Pad useful ?
This project is still at an experimental phase. While working and allowing you to play in the Cloud seamlessly, there may be breaking changes in the future. Your feedback, bug reports and contribution will be greatly appreciated !
Not familiar with terms like "Cloud gaming", "Moonlight", "Cloud Provider" "terminal" or "CLI" ? Visit What's Cloud Gaming and how is Cloudy Pad useful ? first ๐
Install latest version of cloudypad
CLI:
curl -fsSL https://raw.githubusercontent.com/PierreBeucher/cloudypad/master/install.sh | sh
For other installation methods, see Installation
You may need to setup a few things on your Cloud provider (eg. API key or SSH key). Checkout per-Clouder setup specifities.
Once ready, create your instance with cloudypad
CLI:
cloudypad create
# How shall we name your Cloudy Pad instance? (default: mypad)
#
# Creating Cloudy Pad instance 'mypad'
#
# [...]
#
# ๐ฅณ Your Cloudy Pad instance is ready !
Cloudy Pad will:
Run Moonlight and connect to your instance. Run Steam, login, install your game and enjoy.
To connect with Steam, either:
Once you are done, remember to stop your instance to avoid unnecessary costs ๐ธ
cloudypad stop mypad
# or
# cloudypad destroy mypad
๐ฑ Something went wrong? See FAQ and known issues or create an issue
Cloudy Pad is licensed under GNU General Public License v3.0