An open API service indexing awesome lists of open source software.

https://github.com/XenHat/dummy-plug-automation

Automation for remote streaming using a dummy plug on Linux
https://github.com/XenHat/dummy-plug-automation

Last synced: 2 months ago
JSON representation

Automation for remote streaming using a dummy plug on Linux

Awesome Lists containing this project

README

        

# Dummy Plug helper for Linux
Automation for remote streaming using a dummy plug on Linux

TODO: Write a README

usage: ```dpa [do|undo]```

Example usage:
```sunshine.conf
global_prep_cmd = [{"do":"sh -c \"~/code/xenhat/dummy-plug-automation/dpa do\"","undo":"sh -c \"~/code/xenhat/dummy-plug-automation/dpa undo\""}]
```