Elinvention / gnome-shell-extension-nasa-apod

Change your wallpaper daily to the NASA's astronomy picture of the day
https://extensions.gnome.org/extension/1202/nasa-apod/
GNU General Public License v3.0
120 stars 23 forks source link

extensions.gnome.org not updated to the latest version 14 #15

Closed xwry closed 6 years ago

xwry commented 6 years ago

I would like to update to version 14 but in extensions.gnome.org there is still version 13. How to update/install It manually ?

Elinvention commented 6 years ago

Yes, unfortunately version 14 is still unreviewed, they have been a bit slow lately.

You can use git like this (as it's written on README.md):

git clone https://github.com/Elinvention/gnome-shell-extension-nasa-apod.git $HOME/.local/share/gnome-shell/extensions/nasa_apod@elinvention.ovh
gnome-shell-extension-tool -e nasa_apod@elinvention.ovh
xwry commented 6 years ago

Thanks @Elinvention Your solution worked.