From 0731683ea248d089371ff3c3a70f93c913c3b610 Mon Sep 17 00:00:00 2001 From: mlot Date: Fri, 6 Jun 2025 12:58:14 -0400 Subject: initial commit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..30a4d03 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# GetSfiK + +This Powershell script retrieves current Solor Flux Index and K Index information in JSON format from NOAA. It then returns the two most current variables (SFI first and K-Index second). + +Only really useful to amateur radio operators looking to quickly evaluate HF propagation conditions from a PS command line. \ No newline at end of file -- cgit