A cross-platform To-Do list tool built with tauri.
Download from release. Supports Windows x64, Linux x86_64 and macOS 10.13+.
Or you can build it yourself. Supports Windows, Linux and macOS 10.13+.
Notes: If you could not start the app on Windows, please check that you have Webview2 installed.
You'll need to setup Rust and Tauri CLI by following the Getting Started guide here.
$ git clone https://github.com/WonderLand33/promise.git
$ cd promise
$ pnpm install
$ pnpm tauri build
$ pnpm tauri build