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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
<img src="readme.assets/main.png" width="40%"
6
6
</p>
7
7
8
-
SyncPlay.NET is a C# client for the [SyncPlay]() protocol with a user interface made from WPF. As for the compatible players, currently only VLC media player is compatible. As for the interface between SyncPlay.NET and VLC media player, the command line remote control is used.
8
+
SyncPlay.NET is a C# client for the [SyncPlay](https://github.com/Syncplay/syncplay) protocol with a user interface made from WPF. As for the compatible players, currently only VLC media player is compatible. As for the interface between SyncPlay.NET and VLC media player, the command line remote control is used.
9
9
10
10
> **Warning :** Please note that SyncPlay.NET should be used with caution because it cannot be guaranteed to work as well as the original client written by the SyncPlay team. Another thing to note is that this requires .NET Framework 4.7 or newer
0 commit comments