argosWeather icon indicating copy to clipboard operation
argosWeather copied to clipboard

Weather script for Argos GNOME Shell extension, that works on DarkSky API.

Results 1 argosWeather issues
Sort by recently updated
recently updated
newest added

Is is possible to run this script behind a proxy? I have tried with the proxy variables set in the shell without success. ``` $ env|grep -i proxy AUTO_PROXY=http://wwwproxy/auto NO_PROXY=localhost,127.0.0.1,127.0.1.1,.localdomain,axis.com...