ViewTouch: Point of Sale Solution for Linux under the Free Software license

Network-transparent, written in C++ and fine tuned by Free Software developers.

Download the ViewTouch image for Raspberry Pi 5 !

Write the .img file to a 32GB or larger microSD

Raspberry Pi ViewTouch download

Uncompressed Image (32GB)

Image ready to write to your microSD card

Compressed ViewTouch download

Compressed Image (1.6GB, Zstandard)

Decompress using:

zstd -d rpi5.img.zst

lsblk identifies your microsd device. Write image to a microSD card (replace /dev/sd? with your device):

ddrescue -f path/to/rpi5.img /dev/sd?

ViewTouch Features

Data Backup to USB & Support

Auxiliary support image download

Auxiliary Support Image (2GB)

Preserve existing data when upgrading hardware. Write to USB drive with:

ddrescue viewtouchUSB.img /dev/sd?

Open Source Development

ViewTouch is licensed under the GNU General Public License version 3. Contribute to or explore the source code on GitHub.