ruralad / notedown

Note taking with react + rust. For windows, mac and linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notedown - a simple, local-first note taking app with tauri

Windows Support Ubuntu Support Mac Support

GitHub package.json version GitHub issues

GitHub all releases

Installation

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.

Run Locally

Clone the project

  git clone https://github.com/ruralad/notedown.git

Go to the project directory

  cd notedown

Install dependencies

  pnpm install

Note : Follow this guide to set up Tauri environment

Start the server

  pnpm tauri dev

License

Licensed under the MIT license.

About

Note taking with react + rust. For windows, mac and linux.

License:MIT License


Languages

Language:TypeScript 88.7%Language:CSS 5.2%Language:JavaScript 4.4%Language:Rust 1.1%Language:HTML 0.6%