From 069d07b7bda3452d72b962fa7effdc63aa88f1bb Mon Sep 17 00:00:00 2001 From: Sangeeth Sudheer Date: Sat, 12 Apr 2025 19:46:27 +0530 Subject: [PATCH] Add README --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c51fefd --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Sangeeth's WhatsApp Automations + +Currently has the following main functionalities: + +- **Waxit:** Annoy my contacts to switch over to Signal whenever they DM +- **Solar:** Collect solar power generation metrics and send a daily + +## TODOs + +- [ ] Better project organization since this evolved beyond the signal thingy +- [ ] Solar + - [ ] Persist the collected metrics, load during init (incase of powercuts, could help) + - [ ] Comparison with yesterday + - [ ] Overkill: Collect periodic metrics in a slice, persist + - [ ] Overkill: Weather info reporting, maybe using this to create better summaries + - [ ] Overkill: Send daily generation graph