From 542c0388fca1e3f1d45ad1d397760eee7427c591 Mon Sep 17 00:00:00 2001
From: Daniel <daniel.jank@protonmail.com>
Date: Sun, 15 Jan 2023 14:58:46 +0100
Subject: [PATCH] Add README

---
 README.md | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..7bfb1ec
--- /dev/null
+++ b/README.md
@@ -0,0 +1,19 @@
+# honey
+
+This will be a dashboard hosted on my homeserver with self-hosted stuff. But, for now...
+
+**work in progress**
+
+#### Still to do before prod:
+
+[ ] External config loaded with XHR (app list)
+[ ] Apply config for the rest stuff (data shown in More page, default user settings)
+[ ] Make 'Security' module functional
+[ ] Security screen on/off
+[ ] CSS global color variables for easier theming
+[ ] Fix blur flicker on showing/hiding pages
+[ ] Open in new tab setting
+[ ] Better icon colors in 'More' page
+[ ] Minor code optimizations
+
+blah blah blah
\ No newline at end of file