BooruImageTagCuratingHelper/README.md

22 lines
532 B
Markdown

# BooruImageTagCuratingHelper
Tool for curating booru image bots
# TODO
## CLI
- [x] Sellection keys
- [x] Sellection legend
- [x] Image Dysplay (xdg-open :woozy:)
## DB
- [x] CSV structure (Multiple files of just one line, and i refuse to not say its still CSV)
- [x] Read
- [x] Write
## Config file
- [x] Tags
- [x] Keybinds
- [x] DB config (CSV for now)
## Downloader
- [x] Downloader (Gelbooru API)
## Uploader
- [x] Bot daemon (Ultimately using cron)
- [x] Masto API (https://git.fai.st/Suguivy/mastodon-image-uploader-bot)