gnome-extensions-cli icon indicating copy to clipboard operation
gnome-extensions-cli copied to clipboard

Command line tool to manage your Gnome Shell extensions

Results 3 gnome-extensions-cli issues
Sort by recently updated
recently updated
newest added

It's possible to implement something like this? Since gnome.org is offline sometimes, would be great to have an command line option to install directly from GitHub releases or something like...

``` gnome-extensions-cli -F install SOMEEXTENSION gnome-extensions-cli enable SOMEEXTENSION ``` Do I still need to reload gnome session between install and enable steps? I tried to run these commands and reboot...

It would be great if `gnome-extensions-cli` was distributed as a `pyz` executable in the Github Releases. This would allow users to install it by simply `curl`ing and `chmod +x`ing it,...