Skip to content

📌 A cross-platform To-Do list tool built with tauri.

License

Notifications You must be signed in to change notification settings

WonderLand33/promise

Repository files navigation


Promise

A cross-platform To-Do list tool built with tauri.

Windows Support MacOS Support Linux Support

Screenshots

Install

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.

Run Locally

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

Build Target Binary

$ pnpm tauri build