Skip to content

istori1/Easy-Tan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Easy Tan (Sunshine Quick Setup) for Linux

Make sure you have Flatpak set up on your Linux distro: https://flatpak.org/setup/

To install Sunshine, run the script:

wget https://github.com/istori1/Easy-Tan/raw/main/sunshine-flatpak-installer.sh -O sunshine-flatpak-installer.sh && chmod u+x sunshine-flatpak-installer.sh && ./sunshine-flatpak-installer.sh

To uninstall Sunshine, run the script:

wget https://github.com/istori1/Easy-Tan/raw/main/sunshine-flatpak-uninstaller.sh -O sunshine-flatpak-uninstaller.sh && chmod u+x sunshine-flatpak-uninstaller.sh && ./sunshine-flatpak-uninstaller.sh

Running:

For X11 and NVFBC capture (X11 Only):

flatpak run dev.lizardbyte.sunshine

For KMS capture (Wayland & X11):

Create folder: sudo mkdir -p /root/.config/sunshine

sudo -i PULSE_SERVER=unix:$(pactl info | awk '/Server String/{print$3}') flatpak run dev.lizardbyte.sunshine

Configuration UI available at: https://localhost:47990

NVFBC needs patching on consumer Nvidia GPU's:

https://github.com/flathub/com.obsproject.Studio.Plugin.NVFBC#howto

Sunshine Docs:

https://docs.lizardbyte.dev/projects/sunshine/en/latest/index.html

Sunshine GitHub:

https://github.com/LizardByte/Sunshine

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages