Skip to content

defaultkavy-dev/danbooru-viewer

Repository files navigation

Danbooru Viewer Logo

A modern style viewer for Dannbooru or other Booru API base site.

How To Use

  • Enter this URL: https://danbooru.defaultkavy.com.
  • Or, replace danbooru.donmai.us to danbooru.defaultkavy.com without changing pathname and url query, will directly open the same page on Danbooru Viewer.
  • Or, clone this repository and run commands for self-hosting:
      bun i --production
      bun run start
  • Or, you can also self-host using the Docker image:
      docker run -d --name=danbooru-viewer -p 3030:3030 ghcr.io/defaultkavy-dev/danbooru-viewer

Features

  • Same path as the original website.
    • Support URL query like /posts?tags=ord:fav+minato_aqua.
  • Search tags with autocomplete.
  • Infinite scroll posts with waterfall image layout.
  • Mobile friendly.

Hotkeys

  • Global Shortcut
    • Q: Back.
    • E: Forward.
    • /: Open search bar.
  • Posts Browser Page
    • W/A/S/D: Navigation posts in direction.
    • Tab: Toogle post detail panel.
    • Space/Enter: Open selected post page.
  • Post Page
    • A/D: Switch to previous/next post page.
    • Spacebar: Play/Pause video.

Roadmap to V1.0

  • Posts Page
  • Posts Search with any tags
  • Booru Account Login (Using API keys)
  • Favorite Post with Account
  • Post Detail Panel in Posts Browser
  • Saved Searches
  • User Page
  • Post Commentary
  • More...

Tools

About

A modern style viewer for Dannbooru or other Booru API base site.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 3

  •  
  •  
  •  

Languages