Skip to content

A lightweight note app that saves memos like messages and instantly retrieves them with copy-paste

License

Notifications You must be signed in to change notification settings

shinya/micro-note

Repository files navigation

Micro Note

image

日本語版はこちら

A desktop note-taking app with a chat-like UI, built with Tauri.

Features

  • Timeline UI: Notes are displayed in a chat-style timeline
  • Search: Full-text search through notes
  • Favorites: Mark and filter important notes
  • Dark Mode: Light / dark theme support
  • Preset Themes: Choose from multiple visual themes or write custom CSS
  • Data Export / Import: CSV-based backup and restore
  • Multi-language: English and Japanese
  • Window State Persistence: Remembers window position and size

Tech Stack

  • Frontend: Vue 3 + Vite + Tailwind CSS
  • Backend: Tauri 2 (Rust)
  • Database: SQLite
  • i18n: vue-i18n

Prerequisites

Development

npm install
npm run tauri dev

Build

macOS (Universal Build)

npm run tauri build -- --target universal-apple-darwin

The built .app and .dmg files are generated under src-tauri/target/.

Windows

Windows builds are automatically created via GitHub Actions when a new Release is published. The installer is attached to the Release assets.

License

MIT License

About

A lightweight note app that saves memos like messages and instantly retrieves them with copy-paste

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •