decky plugin for the Steam Deck to download rom files from RomM
- Python 62.2%
- TypeScript 36.7%
- Just 0.7%
- JavaScript 0.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .vscode | ||
| assets | ||
| defaults | ||
| screenshots | ||
| src | ||
| .gitignore | ||
| decky.pyi | ||
| Justfile | ||
| LICENSE | ||
| main.py | ||
| package.json | ||
| plugin.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| rollup.config.js | ||
| tsconfig.json | ||
DeckyRomM
Install
Download from the latest release.
How to Log In
Server url is the url where your RomM instance is located. It could be your local home network (i.e. http://192.168.0.x:8080) or hosted somewhere on the VPS (i.e. https://romm.example.com).
For device code, you will need to create a client token in the romm dashboard.
Go to Profile -> Client API Tokens -> Create. Specify your token's name, expiration date and scopes.
Required scopes include me.read, platforms.read, roms.read.



