From 992270ed0060685a069e3b3ad334491f1c04dc2e Mon Sep 17 00:00:00 2001 From: Mikkeli Matlock Date: Sun, 8 Feb 2026 03:20:07 +0900 Subject: [PATCH] ideas --- IDEAS.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 IDEAS.md diff --git a/IDEAS.md b/IDEAS.md new file mode 100644 index 0000000..9027dd2 --- /dev/null +++ b/IDEAS.md @@ -0,0 +1,5 @@ +Note to keep inspirations lest I forget. + +# Things to do, but not really urgent +- Fit OpenStreetMap somewhere and have a proper map widget in UI (not really navs, just show where I am) +- Integrate paho-mqtt into Python backend for some telemetry. Also set up mosquitto or whatnots on vps. \ No newline at end of file