2019-12-04 19:05:03 +01:00
2019-12-06 20:43:53 +01:00
2019-12-06 00:13:16 +01:00
2019-12-06 16:33:13 +01:00
2019-12-06 16:33:13 +01:00
2019-12-06 00:13:16 +01:00

Requirements:
	Ubuntu 19.10: cmake libssl-dev libavdevice-dev libboost-thread-dev libpulse-dev libopus-dev libfixes-dev libxtst-dev libx11-dev libevdev-dev

Compilation:
	* git clone <repository> --recurse-submodules
	* mkdir build && cd build
	* cmake -DCMAKE_BUILD_TYPE=Release ..
	* make


Usage:
	* run sunshine
	* In Moonlight: Add PC manually
	* When Moonlight request you insert the correct pin on sunshine:
		wget xxx.xxx.xxx.xxx:47989/pin/xxxx -- where the final 4 x'es are subsituted by the pin
			or
		Type in the URL bar of your browser: xxx.xxx.xxx.xxx:47989/pin/xxxx -- where the final 4 x'es are subsituted by the pin
	* Click on one of the Applications listed
	* Have fun :)

Note:
	* The Windows key is not passed through by Moonlight, therefore Sunshine maps Right-Alt key to the Windows key
Languages
C++ 80.5%
HTML 4.6%
CMake 4.1%
Vue 3.5%
Shell 1.5%
Other 5.7%