decky-plugin-database
decky-plugin-database copied to clipboard
Decky Plugin Database. PR your plugins to this repository to have them added to the store!
# MicroSDeck Overhauled backend with lots of features and optimizations including: * New Greatly improved UI * The ability to add / remove non steam games * Interactive Documentation just...
# DeckScreenshotManager Add screenshot manager because valve don't do it. update: mute error toast after taken screenshot (the reason is Valve no longer export ReactQueryClient, and we use this to...
# Decky Dictation Allows speech to text input using [Vosk](https://github.com/alphacep/vosk-api) and [Nerd Dictation](https://github.com/ideasman42/nerd-dictation) - update dependencies - change hotkeys - add enable toggle - various fixes ## Checklist: ### Developer...
# decky-syncthing (Syncthing) ## Update to 0.2.0 This adds the following to the plugin: - Services are now started, stopped & enabled via Systemd (user mode) - Existing Systemd user...
# Steam Deals Summary: Allows users to search for games and see their current price , sale price, as well as historical price (lowest price game has ever been) on...
Most recent merge CI run appears to have failed, reason appears to be the "Download Decky CLI" step which failed to download the `decky-cli` required for the following step. Link...
The following plugins use unnecessary authenticated GitHub URLs, which pop up an authentication prompt five times when I run `git submodule update --init`: ``` $ grep "git@" .gitmodules url =...
Since all plugins are supposed to be compiled as IIFEs, you can test if they are using the global DFL or not by analyzing the output binary. A cheap but...
Add a ci run for the plugin database that will remove the testing versions of a plugin once it's been merged into the database, (update or new submission treated the...
# Deckcord Easy access to discord and various related features in game mode. If this is an update, please include a summary of what changes you made. ## Checklist: ###...