github Seafoam-Labs/Shelly-ALPM v1.2.5

latest releases: v2.4.0.4, v2.4.0.3, v2.4.0.2...
5 months ago

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

Don't miss a new Shelly-ALPM release

NewReleases is sending notifications on new releases.