Merge pull request #490 from yuvadm/patch-1

Add slingr and add a video category
pull/481/merge
Lukáš Hozda [magnusi] 6 years ago committed by GitHub
commit b088654d0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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)
@ -231,6 +232,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 [<img src="https://api.travis-ci.org/yaa110/rubigo.svg?branch=master">](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 [<img src="https://travis-ci.org/yuvadm/slingr.svg?branch=master">](https://travis-ci.org/yuvadm/slingr)
### Virtualization
* [tailhook/vagga](https://github.com/tailhook/vagga) — a containerization tool without daemons [<img src="https://api.travis-ci.org/tailhook/vagga.svg?branch=master">](https://travis-ci.org/tailhook/vagga)

Loading…
Cancel
Save