Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DeckSCP #454

Closed
wants to merge 22 commits into from
Closed

Add DeckSCP #454

wants to merge 22 commits into from

Conversation

ArnonGuttel
Copy link

@ArnonGuttel ArnonGuttel commented Oct 1, 2023

DeckSCP

This plugin enables secure file transfers between the Steam Deck and remote machines using SCP. It allows users to seamlessly manage and transfer files in both directions

Checklist:

Developer Checklist

  • I am the original author or an authorized maintainer of this plugin.
  • I have abided by the licenses of the libraries I am utilizing, including attaching license notices where appropriate.

Plugin Checklist

  • I have verified that my plugin works properly on the Stable and Beta update channels of SteamOS.
  • I have verified my plugin is unique or alternatively provides more/alternative functionality to a similar plugin already on the store.

Plugin Backend Checklist

  • No: I am using a custom backend other than Python.
  • No: I am using a tool or software from a 3rd party FOSS project that does not have it's dependencies statically linked.
  • Yes: I am using a custom binary that has all of it's dependencies statically linked.

Testing

  • Tested on SteamOS Preview Update Channel.

@ArnonGuttel ArnonGuttel requested a review from a team as a code owner October 1, 2023 13:37
Copy link
Contributor

@RodoMa92 RodoMa92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still needs to take a look at the deps, but ts code and main.py looks fine to me.

@ArnonGuttel ArnonGuttel closed this Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.