05-23-2020, 04:00 AM
FWIW, I've been playing around with the "/usr/bin/sxmo_" scripts. Interesting!
As an experiment I've replaced the content of sxmo_weather.sh with:
Which gives correctly the weather forecast for my current location:
As an experiment I've replaced the content of sxmo_weather.sh with:
Code:
#!/usr/bin/env sh
st -f Monospace-14 -e w3m "https://wttr.in?n"
Which gives correctly the weather forecast for my current location: