Added setup instructions
This commit is contained in:
+10
-1
@@ -8,8 +8,16 @@ Compilation:
|
|||||||
* make
|
* make
|
||||||
|
|
||||||
|
|
||||||
|
Setup:
|
||||||
|
* assets/sunshine.conf is an example configuration file. Modify it as you see fit and use it by running: "sunshine path/to/sunshine.conf"
|
||||||
|
* assets/sunshine.service is used to start sunshine in the background:
|
||||||
|
* cp sunshine.service $HOME/.config/systemd/user/
|
||||||
|
* Modify $HOME/.config/systemd/user/sunshine.conf to point to the sunshine executable
|
||||||
|
* systemctl --user start sunshine
|
||||||
|
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
* run sunshine
|
* run "sunshine"
|
||||||
* In Moonlight: Add PC manually
|
* In Moonlight: Add PC manually
|
||||||
* When Moonlight request you insert the correct pin on sunshine:
|
* 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
|
wget xxx.xxx.xxx.xxx:47989/pin/xxxx -- where the final 4 x'es are subsituted by the pin
|
||||||
@@ -18,5 +26,6 @@ Usage:
|
|||||||
* Click on one of the Applications listed
|
* Click on one of the Applications listed
|
||||||
* Have fun :)
|
* Have fun :)
|
||||||
|
|
||||||
|
|
||||||
Note:
|
Note:
|
||||||
* The Windows key is not passed through by Moonlight, therefore Sunshine maps Right-Alt key to the Windows key
|
* The Windows key is not passed through by Moonlight, therefore Sunshine maps Right-Alt key to the Windows key
|
||||||
|
|||||||
Reference in New Issue
Block a user