ViewTouch: Point of Sale Solution for Restaurants, Bars and Clubs. Free Software license, Version 3

Network-transparent, written in C++.

ViewTouch offers you a bootable image (.img) file for Raspberry Pi, updated December 9, 2025.

Write the file to a microsd.png32GB or larger microSD

Compressed ViewTouch download

bootable Image (Compressed with Zstandard)

Decompress using:

zstd -d rpi.img.zst

the lsblk command identifies your microsd device. Write the downloaded image to a microSD card (replace /dev/sda with the device shown by lsblk if not sda.):

ddrescue -f path/to/rpi.img /dev/sda

Use your favorite copy command if you don't use ddrescue

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.