Skip to content

TheMysticLynx/gpui-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GPUI Notes is an open-source note-taking app written in Rust using the GPUI library for fast and responsive UI performance. It draws inspiration from popular note-taking apps such as Obsidian and Tritium.

Features

  • Fast and responsive user interface powered by GPUI

Installation

To install GPUI Notes, follow these steps:

  1. Ensure you have Rust and GPUI installed.
  2. Clone the GPUI Notes repository:

 git clone https://github.com/TheMysticLynx/gpui-notes.git

  1. Navigate to the project directory:

 cd gpui-notes

  1. Build the application:

 cargo build --release

  1. Run the application:

 ./target/release/gpui-notes

Usage

Contributing

Contributions are welcome!

License

GPUI Notes is licensed under the MIT License.

About

A note taking app based around GPUI. gpui-notes takes inspiration from note apps like Obsidian and Trilium.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages