Dubu-List is a simple, stylish, and lightweight to-do list application built using Rust and Tauri. Designed for speed and minimal resource usage, it runs natively on desktop platforms and supports cross-platform compilation.
sr.mp4
This project is intended to be cross-platform:
- ✅ macOS (Apple Silicon) – Native build tested
- ✅ Windows – Cross-compiled from macOS (may need native compilation depending on system setup)
- ✅ Linux / Intel Macs – Should build easily with proper toolchains
If you're not sure how to compile the app yourself, follow the official Tauri build guide.
-
macOS (Apple Silicon)
Download.dmg -
Windows (x64)
Download.exe -
Android (Universal)
Download.apk
If you're using Linux or another architecture, consider building the app from source.