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
- Host: GitHub
- URL: https://github.com/coding-hui/wetill
- Owner: coding-hui
- License: apache-2.0
- Created: 2025-02-04T09:53:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-31T18:10:33.000Z (about 1 year ago)
- Last Synced: 2025-04-02T12:37:54.572Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 301 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WeTill | Modern Cross-Platform POS System 🚀
[](https://www.rust-lang.org/)
[](https://wecoding.top)
[](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
```