Skip to content

Booru client for Web: vanilla JavaScript, lightweight.

License

Notifications You must be signed in to change notification settings

marshallovski/giboru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

giboru

Booru client for Web

Written in vanilla JavaScript. Lightweight

Usage

Just install all files on your web server/GitHub pages/etc. Open index.html and you're good to go.

Proxy

You need to setup a CORS proxy (like this). It's mandatory, since some booru's don't use CORS. For easy-way: use proxy, that included with giboru (in proxy).

Proxy installation

If you would use giboru's proxy, here are the steps:

  1. Fork this repo
  2. Open proxy folder in this repo
  3. Open your terminal and type: node server.js
  4. That's it! No npm deps!

But if you would use custom proxy, like this...

  1. Open settings in giboru app (top left menu icon -> Open settings)
  2. Tick "Proxy" and write proxy URL