File "README.md"
Path: /img-rnd/README.md
File size: 1.45 KB
MIME-type: text/plain
Charset: utf-8
# img-rnd, random image browser
**img-rnd** is a set of tools that allow to create shortcuts to folders of images
and randomly browse them.
The program works best with folders filled with several picture subfolders,
like photo collections.
**img-rnd** is written by Nicolas Mougin (mougino@free.fr).
You can download **img-rnd** at http://mougino.free.fr/freeware/#imgrnd
# Pre-requisite
**img-rnd-builder** needs ImageMagick installed on your system:
https://imagemagick.org/script/download.php
We recommend the IrfanView image viewer that works best with **img-rnd**:
https://www.irfanview.com/
# Changelog
* v1.6: fix for Wine 11.0 breaking 'start.exe' retrocompatibility
* v1.5: add exe icon on Unix systems
* v1.4: improve GUI on Unix systems
* v1.3: fully re-design program interface
* v1.2: add support for IrfanView 64-bit
* v1.1: fix startup bugs
* v1.0: initial release
# License
**img-rnd**'s code is provided under the GNU GPL V3 license.
See "gpl.txt" or https://www.gnu.org/licenses/gpl.html
Source code is available at http://mougino.free.fr/code/index.php?p=img-rnd
# How to use
Place `img-rnd.exe` and `img-rnd-builder.exe` in a same folder on your PC.
Then run **img-rnd-builder** to create an image folder shortcut.
Double-clicking this shortcut will run **img-rnd** and launch random pictures
in the folder and its subfolders.
# How to build
**img-rnd** tools are written and compiled with Classic PowerBasic v9.07.0205.
http://powerbasic.com