I don't know if this is very easy (e.g. a little modification in the "DOWNLOAD BLOCKLISTS" section of hostsblock.sh) or difficult to implement without much change in the present code, but I thought it would be very handy if we could enter a command like hostsblock.sh -v 3 -checkonly &>/tmp/hostsblock-lists-status.log to see if there are any pending updates.
Note: What I have in mind actually is to try and create, in due course, an app indicator similar to https://github.com/Sadi58/grive-indicator and https://github.com/Sadi58/indicator-chars
And my "work-in-progress" to this end (adding several files under subfolder ./src/indicator/ only) is now here: https://github.com/Sadi58/hostsblock/tree/master/src/indicator
I don't know if this is very easy (e.g. a little modification in the "DOWNLOAD BLOCKLISTS" section of
hostsblock.sh) or difficult to implement without much change in the present code, but I thought it would be very handy if we could enter a command likehostsblock.sh -v 3 -checkonly &>/tmp/hostsblock-lists-status.logto see if there are any pending updates.Note: What I have in mind actually is to try and create, in due course, an app indicator similar to https://github.com/Sadi58/grive-indicator and https://github.com/Sadi58/indicator-chars
And my "work-in-progress" to this end (adding several files under subfolder
./src/indicator/only) is now here: https://github.com/Sadi58/hostsblock/tree/master/src/indicator