Skip to content

Shiroifuyu/gelbooru-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A material client to explore Gelbooru.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 53.5%
  • HTML 25.2%
  • CSS 21.3%