Skip to content

Add awim-deck to Plugin Store#989

Open
ergolyam wants to merge 9 commits intoSteamDeckHomebrew:mainfrom
ergolyam:awim-deck
Open

Add awim-deck to Plugin Store#989
ergolyam wants to merge 9 commits intoSteamDeckHomebrew:mainfrom
ergolyam:awim-deck

Conversation

@ergolyam
Copy link

@ergolyam ergolyam commented Feb 19, 2026

Add awim-deck to Plugin Store

This plugin integrates awim-client into the Steam Deck Gamescope shell, allowing you to conveniently interact with the application and use your phone as a microphone for the console.

Task Checklist

Developer

  • 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

  • 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 provides more/alternative functionality to a plugin already on the store.

Backend

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

Community

  • I have tested and left feedback on two other pull requests for new or updating plugins.
  • I have commented links to my testing report in this PR.

Testing

  • Tested by a third party on SteamOS Stable or Beta update channel.

@ergolyam ergolyam requested a review from a team as a code owner February 19, 2026 15:35
@github-actions github-actions bot added the plugin-addition Adding a plugin to the Plugin Store label Feb 19, 2026
@github-actions
Copy link

Issues Found

  • Both testing boxes are present in your description. Please remove one of them per the Markdown comment above the testing section.

Next Steps

  1. If we found any issues above, please edit your pull request description to resolve them and leave a comment saying you've done so.
  2. For the quickest review, please see the Community section of the pull request template for how you can help other developers.
  3. Once your description is correct, a maintainer will review your pull request as soon as possible.

Thank you for your contribution! If you need any help, please reach out on our Discord server. ❤️

@ergolyam ergolyam changed the title Add awim-deck plugin Add awim-deck to Plugin Store Feb 19, 2026
refactor python backend
relicensed to GPL 3.0 while retaining the template licence
@EMERALD0874
Copy link
Member

@ergolyam It appears you're adding many updates to your plugin since creating the initial PR. Please let us know when your plugin is ready for review so we know we won't need to review it multiple times. Thanks!

Unnecessary checks have been removed, eliminating delays in the user
interface.
@EMERALD0874 EMERALD0874 marked this pull request as draft February 22, 2026 20:25
add patterns for `awim-client` logs to display status
screenshots added
readme file updated
button with link to github readme added
@ergolyam
Copy link
Author

in my opinion, the plugin is ready for publication.
i am opening it for review.
if there are any flaws, please point them out and i will fix them.

@ergolyam ergolyam marked this pull request as ready for review February 25, 2026 00:29
@gmankab

This comment was marked as off-topic.

@sillynocodecat

This comment was marked as off-topic.

@beebls
Copy link
Contributor

beebls commented Feb 25, 2026

It appears you're bundling a binary of a program without using the decky remote binary system, is there a reason for this?

@ergolyam
Copy link
Author

It appears you're bundling a binary of a program without using the decky remote binary system, is there a reason for this?

I merged them only because the plugin depends on the fixed awim-client (for stable status log analysis), and the source binaries do not include these changes. Using remote_binary with the source resources would break the status analysis in my plugin.
I plan to finalise this patch in the future and upload it to upstream.

@EMERALD0874
Copy link
Member

I believe integrating a static binary without using the remote binaries feature is an immediate no-go from the team. Could you please make a fork of the client, add your patches, make a release with the binary, and use the remote binary system with that?

switched to using remote binary file
Copy link
Member

@EMERALD0874 EMERALD0874 left a comment

Choose a reason for hiding this comment

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

LGTM for testing

@EMERALD0874
Copy link
Member

@ergolyam Please review the pipeline failure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

plugin-addition Adding a plugin to the Plugin Store

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants