Skip to content

Add ExeKawaii plugin#962

Open
JCQuintas wants to merge 4 commits intoSteamDeckHomebrew:mainfrom
JCQuintas:update/decky-exekawaii
Open

Add ExeKawaii plugin#962
JCQuintas wants to merge 4 commits intoSteamDeckHomebrew:mainfrom
JCQuintas:update/decky-exekawaii

Conversation

@JCQuintas
Copy link

@JCQuintas JCQuintas commented Jan 20, 2026

Add ExeKawaii to Plugin Store

  • Allows users to configure and execute commands.
  • The commands and their input are pre-defined by the users, and can contain variables that the user can control before running the actual command.
  • Commands are stored in DECKY_PLUGIN_SETTINGS_DIR/commands
  • Last input values are stored in DECKY_PLUGIN_SETTINGS_DIR/inputs

My main drive was to allow me to update parameters in a server withour having to type.

Main screens:

Initial Screen (with example scripts provided in repostory)

20260120231552_1

Updating the input values

20260120231612_1

Running a command

20260120231619_1

New command screen

20260120232142_1

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.
  • No: 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.

@JCQuintas JCQuintas requested a review from a team as a code owner January 20, 2026 22:35
@github-actions github-actions bot added the plugin-addition Adding a plugin to the Plugin Store label Jan 20, 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. ❤️

@JCQuintas
Copy link
Author

Removed the extra checkbox

lonelyclaud added a commit to lonelyclaud/decky-plugin-database that referenced this pull request Jan 24, 2026
@github-actions
Copy link

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.

@github-actions github-actions bot added the stale label Jan 29, 2026
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.

This plugin should use a separate config directory, not DECKY_PLUGIN_SETTINGS_DIR, if possible.

@github-actions
Copy link

github-actions bot commented Feb 7, 2026

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.

@github-actions github-actions bot added the stale label Feb 7, 2026
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 stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants