It's a rough implementation but it's been working for me. I happily accept issues and improvements :)
Description
Add my script to automate dummy plug handling on Linux
Screenshot
Issues Fixed or Closed
Type of Change
Bug fix (non-breaking change which fixes an issue)
New feature (non-breaking change which adds functionality)
Breaking change (fix or feature that would cause existing functionality to not work as expected)
Dependency update (updates to dependencies)
Documentation update (changes to documentation)
Repository update (changes to repository files, e.g. .github/...)
Checklist
My code follows the style guidelines of this project
I have performed a self-review of my own code
I have commented my code, particularly in hard-to-understand areas
I have added or updated the in code docstring/documentation-blocks for new or existing methods/components
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/LizardByte/awesome-sunshine/pull/14
**Author:** [@XenHat](https://github.com/XenHat)
**Created:** 10/21/2024
**Status:** ✅ Merged
**Merged:** 10/21/2024
**Merged by:** [@ReenigneArcher](https://github.com/ReenigneArcher)
**Base:** `master` ← **Head:** `xenhat-dpa`
---
### 📝 Commits (2)
- [`b08d4f4`](https://github.com/LizardByte/awesome-sunshine/commit/b08d4f4be46ecfbd93efc5588aa3676153bedd0e) docs: add Xenhat's Add Dummy Plug Automation
- [`ab4e60d`](https://github.com/LizardByte/awesome-sunshine/commit/ab4e60dad026cb702241b8886fe1c24765ec21be) Add requested changes for #14
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
It's a rough implementation but it's been working for me. I happily accept issues and improvements :)
## Description
Add my script to automate dummy plug handling on Linux
### Screenshot
<!--- Include screenshots if the changes are UI-related. --->
### Issues Fixed or Closed
<!--- Close issue example: `- Closes #1` --->
<!--- Fix bug issue example: `- Fixes #2` --->
<!--- Resolve issue example: `- Resolves #3` --->
## Type of Change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Dependency update (updates to dependencies)
- [x] Documentation update (changes to documentation)
- [ ] Repository update (changes to repository files, e.g. `.github/...`)
## Checklist
- [X] My code follows the style guidelines of this project
- [X] I have performed a self-review of my own code
- [X] I have commented my code, particularly in hard-to-understand areas
- [X] I have added or updated the in code docstring/documentation-blocks for new or existing methods/components
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/LizardByte/awesome-sunshine/pull/14
Author: @XenHat
Created: 10/21/2024
Status: ✅ Merged
Merged: 10/21/2024
Merged by: @ReenigneArcher
Base:
master← Head:xenhat-dpa📝 Commits (2)
b08d4f4docs: add Xenhat's Add Dummy Plug Automationab4e60dAdd requested changes for #14📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
It's a rough implementation but it's been working for me. I happily accept issues and improvements :)
Description
Add my script to automate dummy plug handling on Linux
Screenshot
Issues Fixed or Closed
Type of Change
.github/...)Checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.