Skip to content

ChiramiSticky-note Markdown for macOS

Access your notes as floating windows โ€” without breaking your flow.

Chirami

Install โ€‹

bash
brew install --cask uphy/tap/chirami

Or download the latest release from GitHub Releases.

Note: Chirami is not code-signed. If macOS blocks the app on first launch, run:

bash
xattr -dr com.apple.quarantine ~/Applications/Chirami.app

Minimal Setup โ€‹

Create ~/.config/chirami/config.yaml:

yaml
notes:
  - path: ~/Notes/todo.md
    hotkey: cmd+shift+t

Launch Chirami from the menu bar. Press Cmd+Shift+T to toggle your note.

Why Chirami? โ€‹

You want to check your TODO list or jot down a note while working โ€” but every time you switch to an editor, you lose your train of thought.

Obsidian offers a great editing experience but can't display notes quickly and unobtrusively alongside your work. Chirami exists to let you work with your notes without breaking your flow.

Chirami โ€” from the Japanese ใกใ‚‰่ฆ‹, meaning "a quick glance."

Released under the MIT License.