From 529f1a92c3da9fe482cc7568ab63e67bc60b8a68 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 9 Jul 2018 14:31:19 +0300 Subject: Update README --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eeb26d0..20d2cf4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # Slingr -A simple UPnP/DLNA casting player. +A simple command line tool for streaming media files over a local network to a a UPnP media renderer (e.g. HDMI/DLNA/UPnP/Miracast Dongles). -## Features Roadmap +The `r` stands for Rust. + +## Features - [ ] Stream a video file to a UPnP Media Renderer - [ ] Play and pause video during playback @@ -10,3 +12,6 @@ A simple UPnP/DLNA casting player. - [ ] Add subtitles to the video - [ ] Integrate with ffmpeg to do on the fly transcoding +## License + +[GPLv3](LICENSE) -- cgit v1.3.1