Giter VIP home page Giter VIP logo

ahoviewer's Introduction

ahoviewer Donate with Bitcoin Donate with Ethereum

A GTK image viewer, manga reader, and booru browser.

Building

Dependencies

  • C++ Compiler that supports the C++17 standard is required. (g++ 7, clang 5)
  • meson >= 0.47.0
  • gtkmm-3.0 >= 3.22.0
  • glibmm-2.4 >= 2.46.0
  • libgsic++ >= 2.6.0
  • libconfig++ >= 1.4
  • libcurl >= 7.58.0
  • libxml2
  • gstreamer-1.0 optional
    • gst-plugins-bad runtime
    • gst-plugins-base runtime
    • gst-plugins-good runtime
    • gst-plugins-vpx runtime
    • gst-plugins-libav runtime
  • libpeas >=1.22.0 optional
  • libsecret optional
    • gnome-keyring runtime
  • libunrar optional
  • libzip optional
meson build
cd build
ninja
sudo ninja install

If you don't want to compile with debug symbols replace the first command with:

meson build --buildtype=release

Usage

ahoviewer

or

ahoviewer file[.zip|.rar|.webm|.(supported gdk-pixbuf file)]

Screenshot

Booru Browser

Plugins

Some example and usable plugins can be found at ahodesuka/ahoviewer-plugins

Plugins should be installed into $XDG_DATA_HOME/ahoviewer/plugins, $XDG_DATA_HOME is ~/.local/share by default. This is %LOCALAPPDATA%\ahoviewer\plugins on Windows. The .typelib file that is compiled must be installed via ninja install, or you will need to set the GI_TYPELIB_PATH environment variable to the directory where it is located after compilation.

FAQ

  1. My password/API key is not saved after restarting ahoviewer
  2. I get No results found on Danbooru
    • Danbooru only allows normal users to use 2 tags, if you have Maximum post rating set to anything other than Explicit it will count as one tag.
  3. I wish to use a proxy with ahoviewer
    • This can be done by setting the http_proxy and https_proxy environment variables respectively, this works on both GNU/Linux and Windows. See my comment in issue #61 for details.

Default Keybindings

Function Key
Open File Control+o
Open Preferences p
Close local image list or booru tab Control+w
Quit Control+q
Fullscreen f
Toggle Manga Mode g
Set Auto Fit Mode a
Set Fit Width Mode w
Set Fit Height Mode h
Set Manual Zoom Mode m
Zoom In Control+=
Zoom Out Control+-
Reset Zoom Control+0
Toggle Menubar Control+m
Toggle Statusbar Control+b
Toggle Scrollbars Control+l
Toggle Thumbnail bar (local image list) t
Toggle Booru Browser b
Hide all (hides the above widgets) i
Next Image Page Down
Previous Image Page Up
First Image Home
Last Image End
Toggle Slideshow s
New Booru Browser Tab Control+t
Save Booru Browser Tab Control+Shift+s
Save Image Shift+s
Save Image As Control+s
Delete Image Shift+Delete
Open Booru Post in Web Browser Control+Shift+o
Copy Booru Post URL to Clipboard Control+y
Copy Booru Image URL to Clipboard y
Copy Booru Image Data to Clipboard Control+Shift+y

ahoviewer's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.