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
- Host: GitHub
- URL: https://github.com/XenHat/dummy-plug-automation
- Owner: XenHat
- License: mit
- Created: 2024-09-30T17:04:26.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-01T20:26:08.000Z (4 months ago)
- Last Synced: 2025-02-01T21:26:22.432Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-sunshine - Dummy Plug Automation - Automation for remote streaming using a dummy plug on Linux. (📜 Scripts / ✴️ Third-Party Moonlight Clients)
README
# Dummy Plug helper for Linux
Automation for remote streaming using a dummy plug on LinuxTODO: 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\""}]
```