Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexballas committed Feb 14, 2021
1 parent 4eb427d commit 57d1030
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,23 @@
# Go2TV
Go2TV lets you cast your videos to any UPnP/DLNA MediaRenderer like Samsumg TVs.

![](https://i.imgur.com/fnYkkp7.gif)
![](https://i.imgur.com/fnYkkp7.gif)

Usage
-----
```
$ go2tv -h
Usage of go2tv:
-l List all available UPnP/DLNA MediaRenderer models and URLs.
-s string
Path to the subtitles file.
-t string
Cast to a specific UPnP/DLNA MediaRenderer URL.
-v string
Path to the video file.
```

Author
------

Alexandros Ballas <[email protected]>

0 comments on commit 57d1030

Please sign in to comment.