Tor Egil Hoftun Kvæstad

— Joy in creation

Touchview

A command-line program to show images full-screen, and to switch between them either manually or as a slideshow. It was inspired by the fact that the slideshow in Shotwell does not have a “shuffle”-option.

Use the program with the “-h” switch to show help for how to use it.

System Requirements

Download

FileTouchview-1_0_1.zip (10.3KiB)
Release1.0.1,
MD5-Sum3b57339d8bb79a3de87ba62befac4add
SHA1-Sum748b1807b66aaebf0f7065f192b6b29f8d9b5803
SHA256-Sumf76ef9e1dd5918f547091f88267a4d332f80aeb1a6c2f5f0b9992841ce071e8b
GPG SignatureTouchview-1_0_1.zip.sig

Languages

Features

Design

The current design is shown in the following UML diagrams.

Touchview v 1.0.0

The program takes a list of files and directories (and options) on the command-line. It constructs a list by walking the directories, and adding any valid image files. It then starts up in full-screen mode and shows the images. JavaFX is used for the gui elements of the program.

Tools Used

Ant, ArgoUML, Gimp, Git, GNU Emacs, Java SE 8