A third party Tripleuni client built with Tauri.
- Windows (.exe, .msi)
- macOS (.dmg)
- Android (.apk)
- Linux (build from source only)
You can download the latest release from the releases page.
- Prerequisites
- clone and build
git clone https://github.com/EZ-HKU/Poocano-Tauri.git
cd Poocano-Tauri
npm install
npm run tauri build