franglais125 / update-extensions

Extension Update Notifier
https://extensions.gnome.org/extension/1166/extension-update-notifier/
GNU General Public License v3.0
33 stars 11 forks source link

[Feature] ability to choose a custom check interval #1

Closed GuilloOme closed 7 years ago

GuilloOme commented 7 years ago

Would be nice to have a panel where we can choose a custom check interval, like "every week, one a day, twice a day, every hour,…)

franglais125 commented 7 years ago

Indeed, thanks! I'll try to add something like this when I find the time.

franglais125 commented 7 years ago

Hi, this was implemented here [053c64a9f1f6417ef3ddd3f4cd344d3726cbd8f1].

Cheers

GuilloOme commented 7 years ago

Thank you! I updated the extension on two of my system but I can't see any "preferences" button on any of them. I tried to reinstall it without success.

franglais125 commented 7 years ago

Did you install it from extensions.gnome.org? If so, then you'll have to wait a bit more, as it's under review. I'll let you know when it gets approved (or you'll probably receive a notification saying the extensions has an update).

If you know what you are doing, you can install from github directly:

git clone https://github.com/franglais125/update-extensions
cd update-extensions
make install

And restart the Shell.

GuilloOme commented 7 years ago

ok, I'll be patient… and wait for the notification :smile:

Thanks again for the update!