Skip to content

When a new Gnome DE release is out, the first concern is making sure all extensions used have been updated to the latest version. This tool automates this process for all desired extensions.

Notifications You must be signed in to change notification settings

dartie/gnome_check_extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GNOME check extensions

When a new Gnome DE release is out, the first concern is making sure all extensions used have been updated to the latest version. This tool automates this process for all desired extensions.

Setup

  • Install requirements
pip install -r requirements.txt

Usage

  1. Fill the extensions.yml file with the list of gnome extensions links you desire to check on.
  2. Run the script
python3 gnome_check_extensions.py ${GNOME_VERSION}

Example:

python3 gnome_check_extensions.py 47

Output example:

+ Dash to Dock: 47
+ Caffeine: 47
+ Emoji Copy: 47
+ Tiling Shell: 47
- Desktop Icons NG (DING): 46

About

When a new Gnome DE release is out, the first concern is making sure all extensions used have been updated to the latest version. This tool automates this process for all desired extensions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages