ahoviewer
ahoviewer 1.6.5
GTK2 image viewer, manga reader, and booru browser
https://github.com/ahodesuka/ahoviewerMIT License
main program: ahoviewerprograms: ahoviewer
Maintainers
Platforms (24)
arc-linuxarmv6l-linuxmips64el-linuxaarch64-linuxpowerpc64-linuxm68k-linuxpowerpc-linuxmicroblazeel-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ ahoviewer ];
Ad-hoc shell
nix-shell -p ahoviewer
Flake (nix run)
nix run nixpkgs#ahoviewer