/davbooru

Primary LanguageHTMLMIT LicenseMIT

DAVbooru

DAVbooru is a simple danbooru-style imageboard for all your private media available over WebDAV.

Installation

  1. Create a new account for DAVbooru on your WebDAV-compatible cloud storage provider.
  2. Share all necassary media with the DAVbooru user.
  • Make sure the media will be available on the same path as the end user!
  1. Configure whitelist and blacklist.
  • Create whitelist.davbooru and blacklist.davbooru in the same directory as the executable.
  • Specify the paths you want to index over WebDAV in the whitelist, and any phrases you want toexclude from indexing in the blacklist, one path per line, no special syntax.
  1. Launch DAVbooru and give it the correct credentials.

Usage

Basic command:

davbooru -u <username/email> -p <password> 

For more details run davbooru --help.