An open API service indexing awesome lists of open source software.

https://github.com/coding-hui/wetill

Cross-Platform POS System built with Rust
https://github.com/coding-hui/wetill

Last synced: 8 months ago
JSON representation

Cross-Platform POS System built with Rust

Awesome Lists containing this project

README

          

# WeTill | Modern Cross-Platform POS System 🚀

[![Rust](https://img.shields.io/badge/Rust-1.75+-black?logo=rust)](https://www.rust-lang.org/)
[![Platforms](https://img.shields.io/badge/Platforms-Windows|macOS|Linux|Web|Mobile-blueviolet)](https://wecoding.top)
[![License](https://img.shields.io/badge/License-Apache--2.0-green)](LICENSE)

**Next-gen POS solution built with Rust**
⚡ Multi-tenant architecture | 🖥️ Tauri+React Native | 🌐 WebAssembly core
📊 Real-time analytics | 💳 Unified payment gateway | 🛒 Multi-industry templates

**Core Features**
- Blazing-fast transaction processing (10k+ TPS)
- Offline-first design with CRDT sync
- Customizable UI workflows
- End-to-end encrypted audit trails

**Quick Start**
```bash
cargo install --git https://github.com/coding-hui/WeTill.git
```