imgls

module
v0.0.0-...-0404883 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 15, 2018 License: MIT

README

imgls

imgls is a command-line tool which prints an ls style listing of image files. Inspired by the list output in feh.

Usage

Pass any number of directories containing images or image files to imgls and it will output a listing of the images in the directories / the images themselves. When run with no arguments, imgls will output a listing of the images in the current directory.

Example output:

$ imgls 
NUM	FORMAT	WIDTH	HEIGHT	SIZE	FILENAME
1	jpeg	2448	3264	2M	IMG_20160107_081137.jpg
2	jpeg	2448	3264	2M	IMG_20160107_081749.jpg
3	jpeg	2448	3264	4M	IMG_20160209_195745.jpg
4	jpeg	2448	3264	4M	IMG_20160209_195814.jpg
5	jpeg	2448	3264	5M	IMG_20160209_195833.jpg
6	jpeg	2448	3264	2M	IMG_20160707_201515.jpg
7	jpeg	2448	3264	2M	IMG_20160707_203408.jpg
8	jpeg	2448	3264	1M	IMG_20160806_183223.jpg
9	jpeg	2448	3264	1M	IMG_20160806_183253.jpg

Install

$ go get -u github.com/rsookram/imgls/cmd/imgls

License

imgls is licensed under the MIT license.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL