You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,12 @@
1
-
[](https://github.com/moonlight-stream/moonlight-qt)
2
-
# 🎮 StreamLight
3
1
4
-
**A Moonlight fork with StreamTweak integration to manage host NIC speed before streaming**
5
2
6
-
> ⚠️ StreamLight is designed to be used exclusively in combination with [StreamTweak](https://github.com/FoggyBytes/StreamTweak). Without StreamTweak running on the host PC, the StreamTweak-specific features will not function.
3
+
# 🎮 StreamLight [](https://github.com/moonlight-stream/moonlight-qt)
4
+
5
+
**A Moonlight fork with [StreamTweak](https://github.com/FoggyBytes/StreamTweak) integration to manage host NIC speed before streaming**
6
+
7
+
> 🚨 This project is not affiliated with or endorsed by the Moonlight project.
8
+
9
+
> ⚠️ StreamLight is designed to be used exclusively in combination with [StreamTweak](https://github.com/FoggyBytes/StreamTweak) — Auto-Switch Ethernet speed for a stutter-free Moonlight ↔ Sunshine/Apollo experience, and more. Without StreamTweak running on the host PC, the StreamTweak-specific features will not function.
7
10
8
11
---
9
12
@@ -18,9 +21,9 @@ StreamLight is currently available for **Windows only**.
18
21
## ✨ Changes from upstream Moonlight
19
22
20
23
-**StreamTweak integration** — right-clicking a paired host PC now exposes two additional actions:
21
-
-**Show host NIC speed** — queries StreamTweak on the host via TCP and displays the current Ethernet adapter speed
22
-
-**Set host to 1 Gbps** — sends a command to StreamTweak to switch the host NIC to 1 Gbps before connecting; a 10-second countdown is shown before the connection is available. If no connection is made within 30 seconds, the host reverts to its original speed automatically
23
-
-**Visual theme** aligned with StreamTweak's color palette for a consistent look across both apps
24
+
-**Show host NIC speed** — queries [StreamTweak](https://github.com/FoggyBytes/StreamTweak) on the host via TCP and displays the current Ethernet adapter speed
25
+
-**Set host to 1 Gbps** — sends a command to [StreamTweak](https://github.com/FoggyBytes/StreamTweak) to switch the host NIC to 1 Gbps before connecting; a 10-second countdown is shown before the connection is available. If no connection is made within 30 seconds, the host reverts to its original speed automatically
26
+
-**Visual theme** aligned with [StreamTweak](https://github.com/FoggyBytes/StreamTweak)'s color palette for a consistent look across both apps
24
27
-**Window title** changed to `StreamLight (a Moonlight fork)`
25
28
-**Discord link removed** — as a fork, the upstream Moonlight Discord is not the appropriate support channel
26
29
-**Auto-update checker removed** — to prevent prompts to update to upstream Moonlight releases
0 commit comments