Client for Danbooru based image boards
- C++ 90.2%
- QML 9%
- C 0.5%
- desktop 0.2%
The idea is to use a long-lived DanbooruService instance, rather than recreating it, so move most of the parameters via setters and getters. Still needs some adjustments for resetting. |
||
|---|---|---|
| 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.