Skip to content

MCGirgin/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTES

Description

A simple and elegant notes application built with Rust

Installation

From source

clone this repository and build it with cargo

git clone https://github.com/MCGirgin/notes.git
cd notes
cargo build --release

Then, binary should be in target/release folder

Download from releases page

You can download the app from releases page depending on your system.

Features

  • Create and manage notes
  • Rich text editing
  • Live search
  • Drag and drop reordering
  • Edit/view modes
  • Auto-save
  • Persistent storage
  • Copy to clipboard
  • Cross-platform
  • Clean, minimal UI
  • Native performance
  • Memory efficient

About

A simple and elegant notes application built with Rust

Topics

Resources

License

Stars

Watchers

Forks

Languages