Skip to content

hooneun/Hote

Repository files navigation

Hote

Hote Icon

🇰🇷 한국어로 읽기

Hote is a minimalist, modern desktop note-taking app designed to help you focus entirely on your writing. Without complex UI elements, you can quickly and effortlessly capture your thoughts.

Key Features

  • Distraction-Free Minimalist Design: A clean UI that lets you focus solely on your text.
  • Light & Dark Mode: Automatically adapts to your system preferences, with support for manual toggling.
  • Powerful Fuzzy Search: A built-in Rust-based search engine lets you find notes instantly with Ctrl + K.
  • Real-time Auto-save: Your notes are safely saved to the local file system as you type.
  • Window State Persistence: Hote remembers your window size and position from your last session.

Installation

You can download the installer for your operating system from the GitHub Releases page.

  • Windows: .msi or .exe
  • macOS: .dmg (TODO)
  • Linux: .AppImage or .deb (TODO)

Development

If you'd like to build the app yourself or contribute, follow these steps:

Prerequisites

Running Locally

  1. Clone the repository
git clone https://github.com/hooneun/hote.git
cd hote
  1. Install dependencies
bun install
  1. Run in development mode
bun run tauri dev

Tech Stack

  • Frontend: SvelteKit, Svelte 5, Vite, TypeScript
  • Backend: Rust, Tauri v2
  • Package Manager: Bun

License

This project is licensed under the MIT License.

About

Hote is a minimalist, modern desktop note-taking app designed to help you focus entirely on your writing. Without complex UI elements, you can quickly and effortlessly capture your thoughts.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors