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 installorsudo ./install.sh
To start the program, run: img . to cycle through images in the current directory
Or specify a full directory path: img ~/Pictures/
JandKkeys to cycle through images- Press
Qto quit
Contributions are welcome! Please submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.