summaryrefslogtreecommitdiff
path: root/.script/weather.sh
diff options
context:
space:
mode:
authordwalker <dwalker@dwalker.xyz>2026-05-02 22:14:30 -0400
committerdwalker <dwalker@dwalker.xyz>2026-05-02 22:14:30 -0400
commitbd88099e12e5781e9f38d2af17ab829e80e30687 (patch)
treea43251ff330a3872d8fa7600b71ac2c59800e6f3 /.script/weather.sh
parentfcf44b17142cbeaf1f6a4b66e5ab0eed1483ebe4 (diff)
reworked scripts
Diffstat (limited to '.script/weather.sh')
-rwxr-xr-x.script/weather.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/.script/weather.sh b/.script/weather.sh
new file mode 100755
index 0000000..91634c5
--- /dev/null
+++ b/.script/weather.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+curl -s wttr.in/?format="%l:+%C+%t" > /tmp/weather