From 90fd0533900435a345128b8d8fc1ecb0155f96fb Mon Sep 17 00:00:00 2001 From: loki Date: Sun, 8 Dec 2019 19:21:48 +0100 Subject: [PATCH] Added setup instructions --- README.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 5955c87e..4f3d9ebd 100644 --- a/README.txt +++ b/README.txt @@ -8,8 +8,16 @@ Compilation: * 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: - * run sunshine + * 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 @@ -18,5 +26,6 @@ Usage: * 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