Skip to content
/ uv Public

A simple command-line app that shows the current UV index for various locations around Australia

Notifications You must be signed in to change notification settings

msharris/uv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UV

A simple command-line app that shows the current UV index for various locations around Australia.

Usage

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

Disclaimer

UV observations courtesy of ARPANSA. See Disclaimer

About

A simple command-line app that shows the current UV index for various locations around Australia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages