Skip to content

KeziahMoselle/gelbooru-client

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Gelbooru Client

An Electron app for Gelbooru.

Build Status
StandardJS

Preview Preview Preview

Features

  • Search images (10 to 100 per request)
  • Browse all, see Top images and Hot images
  • Rating (Safe, Explicit, Questionable)
  • Blacklist (Exclude tags)
  • 3 cards layout
  • Advanced Theme Customization
  • Download image
  • Endless scrolling (Thank's to @Shiroifuyu)
  • Auto Update

Features incoming

  • Gallery mode
  • Download all visible images (up to 100)
  • Code Signing
  • Build for MacOS and Linux

Download

Note: gelbooru-client is developped on Windows, but you can follow the Installing part to build it on your platform, it should work. If not please create an issue.

Head to Release tab, and download the version you want.

Installing

Prerequisites

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

Install dependencies :

> cd gelbooru-client && npm install

To run the app (with hot reload):

> yarn start

Your code must follow the standardjs rules :

> yarn lint

Build

> yarn build

The binaries will be created in the dist folder.

Built With

License

gelbooru-client is licensed under the MIT License.