Tool for curating booru image bots
Go to file
Alie 4d9bc589d4 extracted configuration to a TOML file 2023-07-09 20:28:51 +02:00
src extracted configuration to a TOML file 2023-07-09 20:28:51 +02:00
.gitignore did the choosing thingy 2023-02-15 17:43:38 +01:00
Cargo.lock extracted configuration to a TOML file 2023-07-09 20:28:51 +02:00
Cargo.toml extracted configuration to a TOML file 2023-07-09 20:28:51 +02:00
README.md rewrite readme to organize tasks, purged features 2023-07-09 19:22:27 +02:00
config.toml extracted configuration to a TOML file 2023-07-09 20:28:51 +02:00

README.md

BooruImageTagCuratingHelper

Tool for curating booru image bots

TODO

CLI

  • Sellection keys
  • Sellection legend
  • Image Dysplay (xdg-open :woozy:)

DB

  • 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
  • DB config (CSV for now)
  • API URLS (MAYBE I CAN JUST CURL?)

Downloader

  • Downloader (Gelbooru API)

Uploader