mfkl / lvst

.NET Core CLI app using MonoTorrent and LibVLCSharp for macOS, Linux and Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LVST

Join the chat at https://discord.gg/3h3K3JF

.NET Core CLI app using MonoTorrent and LibVLCSharp.

lvst allows you to stream any media torrent for local or remote (chromecast) playback on Windows, macOS and Linux.

 .\LVST.exe --help
LVST 1.0.0
Copyright (C) 2020 LVST

  -v, --verbose    Set output to verbose messages.

  -t, --torrent    The torrent link to download and play

  -c, --cast       Cast to the chromecast

  -s, --save       Whether to save the media file. Defaults to true.

  -p, --path       Set the path where to save the media file.

  --help           Display this help screen.

  --version        Display version information.

About

.NET Core CLI app using MonoTorrent and LibVLCSharp for macOS, Linux and Windows

License:GNU Lesser General Public License v2.1


Languages

Language:C# 100.0%