Client for Danbooru based image boards
The way Danbooru handles passwords is simplistic to stay the least. It's also impossible to know the "password salt" without visiting the API page. As such, "salts" need to be put along with the board they originate from. The code doesn't handle missing keys, hence this TODO. |
||
---|---|---|
doc | ||
icons | ||
src | ||
.arcconfig | ||
.gitignore | ||
CMakeLists.txt | ||
kapp4.png | ||
README.md |
Danbooru client
This is a (work in progress) C++ port from the original Danbooru Client. There's still a lot of work need to be done before it's releasable.