spillerrec / BooruSurfer2

Provides a consistent and space-efficient interface to Booru-like image boards.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BooruSurfer2

GitHub license

BooruSurfer2 is a remake of BooruSurfer, however ported from PHP to C++. The goal of BooruSurfer is to provide a consistent and space-efficient interface to Booru-like image boards, using a web browser as front end. BooruSurfer2 attempts to improve performance in parallel situations, where PHP showed to be impractical. Furthermore, it attempts to integrate a personal image collection into the experience.

NOTE: Still very much work in progress

Dependencies

  • C++14 compiler
  • Poco with Crypto/NetSSL
  • jansson
  • tidy-html5
  • sqlite3
  • libpng
  • sass (and therefore Ruby)

About

Provides a consistent and space-efficient interface to Booru-like image boards.

License:GNU General Public License v3.0


Languages

Language:C++ 96.3%Language:CSS 1.4%Language:JavaScript 1.3%Language:Makefile 0.5%Language:CMake 0.3%Language:Lua 0.2%