Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.
/ gextension Public archive

[UNMAINTAINED] Install GNOME Shell extensions from a CLI.

License

Notifications You must be signed in to change notification settings

alexblackie/gextension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

gextension

I enjoy using GNOME as my desktop environment, but installing the few extensions I rely upon requires opening Firefox, going to some website, and clicking buttons. There is no CLI to do this, which means I can't automate it. So I wrote some horrible Ruby script to install extensions for me.

Installation

Just clone and run ./gextension. There are no dependencies outside of Ruby and its standard library.

Usage

gextension - install GNOME extensions from the command-line.

Available commands:

    search $QUERY      Given $QUERY, query the GNOME extensions API and return
                       a list of extension names and UUIDs.

    install $UUID      Given $UUID; download, extract, and enable the extension
                       that matches $UUID.

License

See LICENSE.

About

[UNMAINTAINED] Install GNOME Shell extensions from a CLI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages