Skip to content

Shelly Changelog

Version v1.2.5

Release Notes

-Added functionality for flatpak to the shelly CLI using the flatpak system lib

  • flatpak must be installed it can be installed first using
sudo shelly install flatpak

or

sudo pacman -S flatpak

The following commands are supported: install Install flatpak app
update Update flatpak app
list List installed flatpak apps list-updates List installed flatpak apps running List running flatpak apps
uninstall Remove flatpak app
run Run flatpak app
kill Kill running flatpak app
search Search flatpak

Query supports the following additional parameters: —limit —page —no-ui (this reports the raw json back from the api)

Known Issues

  • No Confirmations before actions
  • Description for List-updates is incorrect
  • flatpak run starts application, but has some weirdness with CLI capturing apps std out
© 2026 Seafoam Labs Shelly Chel