Skip to content

kaz06/sticky-note

Repository files navigation

Sticky Note

This sticky note project was created in Tauri for the author's TypeScript and Rust study.

Sticky Note

Features

  • Create, edit, and delete sticky notes.
  • Sticky notes can be re-sized, rearranged and memorized their positions.
  • It has headlines and can name sticky note groups.

Development Usage

To get started with Sticky Note, follow these steps:

  1. Install dependencies:

    npm install
  2. Start Sticky Note:
    Install the Tauri CLI if necessary

    cargo install tauri-cli

    This example uses version 1.5.11, but other versions may require configuration adjustments or other changes.

    cargo tauri dev --no-watch

create installer

cargo tauri build

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published