diff --git a/README.md b/README.md index 6df39b1..a69a1aa 100644 --- a/README.md +++ b/README.md @@ -3,21 +3,26 @@ Tool for curating booru image bots # TODO -## TUI -- Sellection keys -- Sellection legend -- Image Dysplay +## CLI +- Sellection keys ✅ +- Sellection legend ✅ +- Image Dysplay ✅ (xdg-open :woozy:) ## DB -- CSV structure -- Read -- Write -## Config file +- CSV structure ✅ (Multiple files of just one line, and i refuse to not say its still CSV) +- Read ✅ +- Write ✅ +## Config file +### Hardcoded for now - Tags -- keybinds +- Keybinds - DB config (CSV for now) - API URLS (MAYBE I CAN JUST CURL?) -## Downloader -- Download daemon +## Downloader +- Downloader ✅ (Gelbooru API) ## Uploader -- Bot daemon -- Masto API +- Bot daemon ✅ (Ultimately using cron) +- Masto API ✅ (https://git.fai.st/Suguivy/mastodon-image-uploader-bot) +## Webapp +- Flask app +- Form +- Image frame \ No newline at end of file