A command-line program to view multiple image files.
- Clone the repository:
git clone https://github.com/4cecoder/img.git
- Build the program:
sh build.sh
- Install the program:
sudo make clean install
orsudo ./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
andK
keys to cycle through images- Press
Q
to quit
Contributions are welcome! Please submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.