Skip to content

A GTK2 image viewer, manga reader, and booru browser

License

Notifications You must be signed in to change notification settings

HaxtonFale/ahoviewer

 
 

Repository files navigation

ahoviewer

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

Building

Dependencies

  • gtkmm-2.4 >= 2.20.0
  • glibmm-2.4 >= 2.36.0
  • libconfig++ >= 1.5
  • libcurl >= 7.32.0
  • libxml2
  • gstreamer-1.0 optional
    • gst-plugins-bad (opengl)
    • gst-plugins-good runtime
    • gst-plugins-vpx or gst-plugins-libav runtime
  • libsecret optional
    • gnome-keyring runtime
  • libunrar optional
  • libzip optional
./bootstrap
make
sudo make install

Usage

ahoviewer

or

ahoviewer file[.zip|.rar|.webm|.*]

Screenshot

Booru Browser

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 get No results found on Gelbooru
    • Gelbooru no longer supports anonymous API users, you must register and set your user information in ahoviewer's preferences.

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 Current Booru Image Control+s
Open Booru Post in Web Browser Control+Shift+o
Copy Booru Image URL to Clipboard y

About

A GTK2 image viewer, manga reader, and booru browser

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.7%
  • M4 3.3%
  • Other 1.0%