Notedown - a simple, local-first note taking app with tauri
Notedown is under heavy development, expect a lot of breaking changes till we hit 1.0. If you want to install Notedown on your system, you can download the installer for your operating system on the release page.
Clone the project
git clone https://github.com/ruralad/notedown.gitGo to the project directory
cd notedownInstall dependencies
pnpm installNote : Follow this guide to set up Tauri environment
Start the server
pnpm tauri devLicensed under the MIT license.