mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-22 20:03:07 +00:00
Add slingr and add a video category
This commit is contained in:
parent
ef2edfe376
commit
685f57ffa8
1 changed files with 5 additions and 0 deletions
|
@ -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 [<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…
Reference in a new issue