From 685f57ffa85df3df3853883333c1c86efcb5e42c Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Mon, 9 Jul 2018 15:21:36 +0300 Subject: [PATCH] Add slingr and add a video category --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2670d37..c03badf 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md). - [Text editors](#text-editors) - [Text processing](#text-processing) - [Utilities](#utilities) + - [Video](#video) - [Virtualization](#virtualization) - [Window managers](#window-managers) - [Web](#web) @@ -230,6 +231,10 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [yaa110/rubigo](https://github.com/yaa110/rubigo) — Golang dependency tool and package manager, written in Rust [](https://travis-ci.org/yaa110/rubigo) * [amar-laksh/workstation](https://github.com/amar-laksh/workstation) - A commandline tool to help you manage your workstation by distancing you from your screen, locking your screen when you aren't there among other things with OPENCV! +### Video + +* [yuvadm/slingr](https://github.com/yuvadm/slingr) - A simple CLI for streaming media files over a local network to UPnP media renderers [](https://travis-ci.org/yuvadm/slingr) + ### Virtualization * [tailhook/vagga](https://github.com/tailhook/vagga) — a containerization tool without daemons [](https://travis-ci.org/tailhook/vagga)