A simple command-line app that shows the current UV index for various locations around Australia.
To show all locations, run:
uv
Show locations matching the name or ID (comma-separated list):
uv -l newcastle,syd,'Alice Springs'
Sort the output by a field:
uv -s [field]
Reverse the output:
uv -r
Reduce the output (quiet):
uv -q
UV observations courtesy of ARPANSA. See Disclaimer