--- 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/jquery@3.7.1/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 %} {{ feature.icon_img_alt | default: feature.title }} {% endif %}
{{ feature.title }}

{{ feature.description }}

{% endfor %}

Clients

{% for client in site.data.clients %}
{% for icon in client.icons %} {{ icon.alt }} {% endfor %}
{% if client.type == "official" %} Official {% elsif client.type == "community" %} Community {% endif %}
{% if client.downloads %} {% endif %}
{% endfor %}

Documentation

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

Download

Download Sunshine for your platform.