From 7207fcfab3f39f47590dbe6e5d9e77b002ccf55f Mon Sep 17 00:00:00 2001 From: Suraj B M Date: Thu, 23 Jul 2026 13:14:24 +0530 Subject: [PATCH] chore: add sample message to README --- README.md | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 047f8a1..e997580 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,36 @@ # daily-digest -A script to send a daily digest over an ntfy queue, including device information, weather and USD-INR exchange rate. \ No newline at end of file +A script to send a daily digest over an ntfy queue, including device information, weather and USD-INR exchange rate. + + +--- + +### Sample Message + +Good Morning, SilicoFlare! + +Today is **Thursday, 23 July 2026**. +Hoy es **jueves, 23 de julio de 2026**. + +**🌥️ Weather Report** +• **Weather:** 🌤️ Partly cloudy +• **Temperature:** +30°C +• **Humidity:** 62% +• **Moon Phase:** 🌓 +• **Winds:** →24km/h +• **Precipitation:** 0.0mm + + +**📈 Exchange Rate** +$1 = ₹96.57 = ⚙0.97 + + + +**💾 Usage** +• **CPU:** 0.13 +• **Memory:** 4.9 GiB / 7.9 GiB +• **Disk:** 265.8 GiB / 468.9 GiB +• **Temperature:** 38.4°C + + +Have a great day! \ No newline at end of file