Add easy-ssh plugin#1034
Conversation
Issues FoundNo issues with your PR description were found. Next Steps
Thank you for your contribution! If you need any help, please reach out on our Discord server. ❤️ |
|
Your PR appears to be out of sync with main as it's attempting to remove another plugin, please rebase yours off of main. |
|
This pull request is stale as no updates or testing reports have been posted within the last 7 days. Please ensure you are actively recruiting testers or resolving the issues discussed. If you do not remove the stale label or comment, this will be closed in 7 days. Please close this pull request if you need more time to resolve issues so we can keep our repo healthy. |
beebls
left a comment
There was a problem hiding this comment.
Code LGTM, however I have a few questions/comments that need to be addressed
- In your plugin.json, you point to the github page of the image instead of the raw image url itself.
- You still have the debug flag in your plugin.json, this should be removed for production unless you have a reason to keep it in.
- Your plugin has the
_rootflag, but you still ask for sudo passwords in your input. Is there a reason for needing both? And then secondly, what's the rationale behind the default sudo password you have.
|
Gonna need a response to the above before we can revisit this PR |
|
I'll give this one more week before closing as stale @heynedim |
Add Easy SSH to Plugin Store
Easy SSH is a Decky Loader plugin for the Steam Deck that allows users to quickly toggle the SSH service on and off directly from the Quick Access Menu, without needing to enter Desktop Mode. It natively utilizes standard SteamOS Polkit scripts for seamless toggling and provides an optional sudo password bypass for customized systems. It also displays the current local IP address and live backend logs for easy troubleshooting.
Task Checklist
Developer
Plugin
Backend
Community
Testing