Awesome
ucollage
An extensible command line image viewer inspired by vim.
<p align="center"> <img alt="GitHub contributors" src="https://img.shields.io/github/contributors/ckardaris/ucollage"> <img alt="GitHub release" src="https://img.shields.io/github/v/release/ckardaris/ucollage"> <img alt="License" src="https://img.shields.io/github/license/ckardaris/ucollage"> </p> <p align="center"> <img alt="GitHub watchers" src="https://img.shields.io/github/watchers/ckardaris/ucollage"> <img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/ckardaris/ucollage"> <img alt="GitHub issues" src="https://img.shields.io/github/issues/ckardaris/ucollage"> <img alt="GitHub pull requests" src="https://img.shields.io/github/issues-pr/ckardaris/ucollage"> </p> <p align="center"> <img alt="GitHub last commit (master)" src="https://img.shields.io/github/last-commit/ckardaris/ucollage/master?label=last%20commit%20%28master%29"> <img alt="Read the Docs (stable)" src="https://img.shields.io/readthedocs/ucollage/stable?label=docs%20%28stable%29"> </p> <p align="center"> <img alt="GitHub last commit (dev)" src="https://img.shields.io/github/last-commit/ckardaris/ucollage/dev?label=last%20commit%20%28dev%29"> <img alt="GitHub commits since last release" src="https://img.shields.io/github/commits-since/ckardaris/ucollage/latest/dev"> <img alt="Read the Docs (latest)" src="https://img.shields.io/readthedocs/ucollage/latest?label=docs%20%28latest%29"> </p>Features
- view images and video thumbnails
- renaming
- moving to Trash
- rating
- categories
- editing images supporting undo and redo actions
- fully customizable vim keybindings
- command execution
Getting Started
- Follow the
instructions to
install
ucollage
. - Type
in a directory with images.ucollage
- Use
hjkl
orarrows
in order to select different images,Enter
to view an image in monocle mode andBackspace
to go back in the grid.n
fetches the next batch of images andp
the previous one.
Documentation
Viewing the images is half the fun. Read the
documentation in order to explore
the more interesting functionalities that are possible with ucollage
.
Contributing
I will gladly accept contributions from any interested parties. I would prefer most contributions to be targeted towards improving the language of the documentation, in order for it to be more understandable for the new user of the software.
"It's hard to explain the internal quirks of a system, when you are the creator of such a monster." --<cite>Myself</cite>