From 290e939f5edb5cb20192ea5a3e5c9a0f46e73329 Mon Sep 17 00:00:00 2001 From: NCLanceman Date: Sun, 15 Jun 2025 21:23:39 -0500 Subject: [PATCH] Add readme --- readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..e9c1516 --- /dev/null +++ b/readme.md @@ -0,0 +1,9 @@ +Genmon Weather App! + +For use in XFCE for monitoring weather from a given station using the National Weather Service API. + +Instructions: +- Download files +- Run weather.py from XFCE GenMon as path/to/script/weather.py -station STATIONNAME + +Without a station name, the script will report the weather at Hartsfield-Jackson International Airport in Atlanta, GA.