Fork of QuickLaunch adapted to work on Anatase
  • TypeScript 77.1%
  • Python 19.5%
  • JavaScript 3.4%
Find a file
2026-09-09 14:28:31 -05:00
.vscode Use the .gitignore from the Plugin Template 2023-04-05 19:55:55 +02:00
src Changes for Anatase compatibility 2026-09-09 14:28:31 -05:00
.gitignore Use the .gitignore from the Plugin Template 2023-04-05 19:55:55 +02:00
LICENSE Create LICENSE 2022-05-30 16:37:49 +02:00
main.py Changes for Anatase compatibility 2026-09-09 14:28:31 -05:00
package.json Changes for Anatase compatibility 2026-09-09 14:28:31 -05:00
plugin.json Changes for Anatase compatibility 2026-09-09 14:28:31 -05:00
pnpm-lock.yaml Changes for Anatase compatibility 2026-09-09 14:28:31 -05:00
README.md Changes for Anatase compatibility 2026-09-09 14:28:31 -05:00
rollup.config.js Custom file support, global DFL (#11) 2024-02-09 16:58:22 +01:00
tsconfig.json Rewrite basic functionality 2022-06-07 05:57:39 +02:00
ui.png Add better Images 2023-03-19 01:49:27 +01:00
ui_full.png Add better Images 2023-03-19 01:49:27 +01:00

Tip

This is a fork of Quick Launch by Fisch03 that has been modified to work on Anatase. Since Anatase runs Steam in a Flatpak, launching other Flatpaks and apps doesn't normally work. The purpose of this fork is to replace calls to /usr/bin/flatpak to /app/bin/flatpak, which is a wrapper that allows launching other Flatpaks within Anatase's Steam package.

SDH-QuickLaunch

Decky Loader Plugin to quickly launch Apps from the Quick Access Menu without adding them as shortcuts, and add new shortcuts entirely

plugin_demo

Tips

  • Feel free to hide the QuickLaunch Shortcut this creates from your library, it wont affect the functionality
  • To obtain a SteamGridDB API Key, login/register at SteamGridDB. You can then generate an API Key here

Caveats

You can only have one application open at at time