Moneta POS

Restaurant Point of Sale

Download Moneta POS

Multi-tenant restaurant POS with thermal printing, KRA fiscal compliance, and real-time dashboards.

Quick Install

Linux Ubuntu 20.04+ / Debian 10+
curl -fsSL https://get.moneta-pay.app/scripts/install.sh | sudo bash
Windows Windows 10+ (PowerShell)
irm https://get.moneta-pay.app/scripts/install.ps1 | iex

System Requirements

Minimum

  • CPU2 cores
  • RAM2 GB
  • Disk256 GB
  • DatabasePostgreSQL 14+
  • OSUbuntu 20.04+ / Debian 10+ / Win 10+
  • NetworkStable LAN for thermal printers

Recommended

  • CPU4+ cores
  • RAM8 GB
  • Disk512 GB (RAID)
  • DatabasePostgreSQL 14+
  • StorageSSD, software or hardware RAID
  • OSUbuntu 20.04+ / Debian 10+ / Win 10+
  • NetworkStable LAN for thermal printers
  • InternetRequired for licensing & KRA eTIMS, Backups

Prerequisites

Install these before running Moneta POS.

Dependency Linux Windows
PostgreSQL 14+ required sudo apt install postgresql postgresql.org/download
WireGuard optional sudo apt install wireguard wireguard.com/install

WireGuard is only needed for remote management and backups via VPN tunnel.

Mobile Apps

Tablet app for tableside ordering — waiters take orders directly on Android tablets or phones.

Releases

Loading releases...

What's in the package

pypos-server

Core REST API with embedded event router, JWT auth, multi-tenant isolation.

dashboard-server

Web dashboard with embedded Vue SPA. Serves setup wizard on first run.

event-print-worker

Consumes print events, renders ESC/POS, and sends to thermal printers over TCP.

event-esd-digitax-worker

Direct Digitax/eTIMS API integration for single-branch KRA compliance.

event-esd-rabbitmq-worker

Bridges fiscal events to central queue for multi-branch KRA compliance.

pypos-license-tool

Generate, verify, and inspect Ed25519-signed license files.