summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2026-02-06feat: Update installation step with direct download linkv1.0.6tranch
Provide a direct download link for `decky_installer.desktop` to simplify installation. Co-authored-by: llm-git <llm-git@ttll.de>
2026-02-06feat: Rework README for AeroCore Accelerator installertranch
Update the README to reflect the shift from a generic Decky Installer mirror to the AeroCore Accelerator installer. Simplify instructions and clarify the purpose. Co-authored-by: llm-git <llm-git@ttll.de>
2026-02-04Update README.mdTranch
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-04Refactor CLI to use subcommands for better semanticscopilot-swe-agent[bot]
Co-authored-by: tranch <5999732+tranch@users.noreply.github.com>
2026-02-04Rename decky_plugin_installer.py to decky_client.pycopilot-swe-agent[bot]
Co-authored-by: tranch <5999732+tranch@users.noreply.github.com>
2026-02-04Update README with custom store configuration documentationcopilot-swe-agent[bot]
Co-authored-by: tranch <5999732+tranch@users.noreply.github.com>
2026-02-03feat: introduce Decky Installer mirror filestranch
Add initial setup for the mirrored Decky Installer. Includes the install script, desktop file, and GitHub release workflow. The script modifies the official installer to use a custom mirror host.