Back to Sunshine

Index

gh-pages-template/index.html

2025.628.45103.4 KB
Original Source

--- title: Sunshine subtitle: A LizardByte project layout: page full-width: true after-content: - donate.html - support.html cover-img: - /Sunshine/assets/img/banners/AdobeStock_305732536_1920x1280.jpg - /Sunshine/assets/img/banners/AdobeStock_231616343_1920x1280.jpg - /Sunshine/assets/img/banners/AdobeStock_303330124_1920x1280.jpg ext-js: - https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js ---

Sunshine is a self-hosted game stream host for Moonlight. Offering low latency, cloud gaming server capabilities with support for AMD, Intel, and Nvidia GPUs for hardware encoding. Software encoding is also available. You can connect to Sunshine from any Moonlight client on a variety of devices. A web UI is provided to allow configuration, and client pairing, from your favorite web browser. Pair from the local server or any mobile device.

Features

{% for feature in site.data.features %}

{% if feature.icon_fa %} {% elsif feature.icon_img %} {% endif %}

{{ feature.title }}

{{ feature.description }}

{% endfor %}

Clients

{% for client in site.data.clients %}

{% for icon in client.icons %} {% endfor %}

{{ client.name }}

{% if client.type == "official" %} Official {% elsif client.type == "community" %} Community {% endif %}

{% if client.downloads %} {% for download in client.downloads %} {% if download.img_src %} {% else %} {% if download.icon_fa %}{% endif %} {{ download.label }} {% endif %} {% endfor %} {% endif %}

{% endfor %}

Documentation

Read the documentation to learn how to install, use, and configure Sunshine.

Read the Docs

Download

Download Sunshine for your platform.

Latest: Beta: Arch Linux Docker Flathub Homebrew