point_of_sale POS System
arrow_back Back to Home

Installation Guide

Welcome to the POS System installation guide. Follow the instructions below for your operating system.

apple macOS window Windows terminal Linux
Note: This is a 7-day trial version.
window

Windows

Requirements

  • Windows 10 or later (64-bit)
  • 2GB RAM minimum (4GB recommended)
  • 100MB free disk space

Installation

  1. Place the POS System.exe and data folder in the same directory
  2. Double-click POS System.exe
  3. If Windows SmartScreen appears, click "More info" then "Run anyway"
  4. Configure your store settings on first launch
Important: Keep the data folder in the same directory as the executable to preserve your data.

Uninstall

  1. Close the application
  2. Delete the POS System.exe file and data folder
apple

macOS

Requirements

  • macOS 10.15 (Catalina) or later
  • 2GB RAM minimum (4GB recommended)
  • 100MB free disk space

Installation

  1. Open the POS-System.dmg file
  2. Drag the POS System app to your Applications folder
  3. Eject the DMG
  4. Open POS System from Applications
  5. If a security warning appears, right-click the app and select "Open"
  6. Configure your store settings on first launch
Note: The first time you launch, macOS may show a security warning for unsigned applications. Right-click and select "Open" to bypass.

Uninstall

  1. Close the application
  2. Drag POS System from Applications to Trash
  3. Empty the trash
terminal

Linux

Requirements

  • Ubuntu 20.04+, Debian 11+, or similar
  • 2GB RAM minimum (4GB recommended)
  • 100MB free disk space

Installation

  1. Make the binary executable:
chmod +x "POS System"
  1. Run the application:
./"POS System"
  1. Configure your store settings on first launch

Desktop Shortcut (optional)

sudo nano /usr/share/applications/pos-system.desktop

Add:

[Desktop Entry]
Name=POS System
Comment=Point of Sale System
Exec=/path/to/POS System
Icon=pos-system
Terminal=false
Type=Application
Categories=Office;Finance;

Uninstall

  1. Close the application
  2. Delete the POS System binary and data folder
  3. Remove the desktop entry: sudo rm /usr/share/applications/pos-system.desktop

Troubleshooting

Application won't start

Data backup

Need help?

Email: apiwish.boon@gmail.com (click to copy)

Last Updated: July 5, 2026