Skip to content

Latest commit

 

History

History
81 lines (65 loc) · 2.52 KB

README.md

File metadata and controls

81 lines (65 loc) · 2.52 KB

Gelbooru Client

An Electron app for Gelbooru.

AppVeyor Badge Last release Badge License Badge

Preview Preview Preview

Features

  • Search images (10 to 100 per request)
  • 3 cards layout
  • Advanced Theme Customization
  • Rating (Safe, Explicit, Questionable)
  • Pagination
  • Save image
  • Browse all, see Top images and Hot images
  • Blacklist (Exclude tags)
  • Endless scrolling (in progress see #15)

Download

Note: gelbooru-client is developped on Windows, but you can follow the Installing part to build the .dmg for MacOS, it should work. See releases to download the .exe

Installing

> git clone https://github.com/KeziahMoselle/gelbooru-client.git

Install dependencies :

> cd gelbooru-client && npm install

To run the app :

> npm start

To run the app with live reload :

> npx gulp

Build

> npm run dist

The binaries will be created in the dist folder.

Built With

License

gelbooru-client is licensed under the MIT License.