Client for Danbooru based image boards
  • C++ 90.2%
  • QML 9%
  • C 0.5%
  • desktop 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Luca Beltrame 02b7e0b9bc Port to Qt5's internal JSON parser
Unfortunately the QVariant conversions need to be done as we still need
to handle the XML part
2014-10-04 11:05:02 +02:00
doc initial project import from KDevelop 2013-02-17 10:19:02 +01:00
icons initial project import from KDevelop 2013-02-17 10:19:02 +01:00
src Port to Qt5's internal JSON parser 2014-10-04 11:05:02 +02:00
.gitignore Standard gitignore 2013-03-17 12:05:54 +01:00
CMakeLists.txt Add KWallet for handling passwords 2014-10-04 10:59:11 +02:00
kapp4.png initial project import from KDevelop 2013-02-17 10:19:02 +01:00
README.md Adjust the README slightly 2014-08-28 09:25:53 +02:00

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.