A command-line program to view multiple image files.
git clone https://github.com/4cecoder/img.git
sh build.sh
sudo make clean install
or sudo ./install.sh
To start the program, run: img .
to cycle through images in the current directory
Or specify a full directory path: img ~/Pictures/
J
and K
keys to cycle through imagesQ
to quitContributions are welcome! Please submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.