Skip to content

Commit 6749b64

Browse files
Merge pull request #93 from TheElixZammuto/master
Update README to accomodate Web UI Changes
2 parents 0c43b83 + 41911a2 commit 6749b64

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,14 @@ sunshine needs access to uinput to create mouse and gamepad events:
8282

8383
## Usage:
8484
- run "sunshine path/to/sunshine.conf"
85+
- If running for the first time, make sure to note the username and password Sunshine showed to you, since you **cannot get back later**!
8586
- In Moonlight: Add PC manually
86-
- When Moonlight request you insert the correct pin on sunshine, either:
87-
- Type in the URL bar of your browser: `xxx.xxx.xxx.xxx:47989/pin/####`
88-
- `wget xxx.xxx.xxx.xxx:47989/pin/####`
89-
- The x's are the IP of your instance, `####` is the pin
87+
- When Moonlight request you insert the correct pin on sunshine:
88+
- Type in the URL bar of your browser: `https://xxx.xxx.xxx.xxx:47990` where `xxx.xxx.xxx.xxx` is the IP address of your computer
89+
- Ignore any warning given by your browser about "insecure website"
90+
- Type in the username and password shown the first time you run Sunshine
91+
- Go to "PIN" in the Header
92+
- Type in your PIN and press Enter, you should get a Success Message
9093
- Click on one of the Applications listed
9194
- Have fun :)
9295

@@ -108,6 +111,7 @@ sunshine needs access to uinput to create mouse and gamepad events:
108111
- [Eretik](http://eretik.omegahg.com/) (For creating PolicyConfig.h, allowing me to change the default audio device on Windows programmatically)
109112

110113
## Application List:
114+
**Note:** You can change the Application List in the "Apps" section of the User Interface `https://xxx.xxx.xxx.xxx:47990/`
111115
- You can use Environment variables in place of values
112116
- $(HOME) will be replaced by the value of $HOME
113117
- $$ will be replaced by $ --> $$(HOME) will be replaced by $(HOME)

0 commit comments

Comments
 (0)