Skip to content

Commit f1a08f5

Browse files
committed
Update readme.md
1 parent b11de11 commit f1a08f5

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

readme.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,25 @@
55
<img src="readme.assets/main.png" width="40%"
66
</p>
77

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.
8+
SyncPlay.NET is a C# client for the [SyncPlay](https://github.com/Syncplay/syncplay) protocol which allows multiple media players to sync their play state and position so viewers from different devices can watch a media file together. Similar to the original SyncPlay client SyncPlay.NET will also support chat functionality with additional support for other chat clients. As for the compatible players, currently only VLC media player is compatible.
99

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
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. Download the official version of SyncPlay from https://syncplay.pl/download/
1111
12-
1312

14-
## Screenshot
13+
14+
## Why does this exist?
15+
16+
The original version of SyncPlay works pretty well. So why did I make this? Well, Jim was being an a**hole about the official SyncPlay client having a nice dark mode on Linux and Windows not having a similar dark mode.
17+
18+
19+
20+
## License
21+
22+
This project, the Syncplay released binaries, and all the files included in this repository unless stated otherwise in the header of the file, are licensed under the [Apache License, version 2.0](https://www.apache.org/licenses/LICENSE-2.0.html). A copy of this license is included in the LICENSE file of this repository.
23+
24+
25+
26+
## Screenshots
1527

1628

1729

0 commit comments

Comments
 (0)