Skip to content
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.

Caellian/feh

 
 

Repository files navigation

feh - Imlib2 based image viewer

Dependencies

Required dependencies

  • Imlib2
  • libpng
  • libX11

Optional dependencies

  • libcurl
  • libXinerama
  • json-c

Recommended

  • jpegtran (supplied by the jpeg library, for lossless image rotation)
  • convert (supplied by ImageMagick, can be used to load unsupported formats)

Installation

Open cloned/downloaded feh project folder

$ cmake .
$ make
$ sudo make install-all

ZSH Completion for feh is available here.

Make options

Make file can be configured in config.cmake file before building/installing, if it's changed later, feh has to be rebuilt.

About

JSON config fast and light Imlib2-based image viewer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.1%
  • Perl 5.4%
  • CMake 3.3%
  • Assembly 1.9%
  • Other 0.3%