



marka.md — local markdown editor for AI context files, now on Linux (AppImage + .deb + .rpm, MIT)
hey r/linuxapps 👋
just shipped Linux support for marka.md — a free, local markdown editor i built
for organizing the .md files i kept pasting into Claude / ChatGPT.
three Linux flavors:
- AppImage (works on any distro)
- .deb (Debian / Ubuntu / Mint / Pop!_OS)
- .rpm (Fedora / RHEL / openSUSE / Rocky)
stack: tauri 2 + react 19, ~12MB binary, no telemetry, MIT licensed,
auto-updates via signed releases.
features:
- IDE-style folder sidebar with drag-to-organize
- Ctrl+Shift+C copies clean markdown to clipboard
- live preview (markdown-it + shiki + mermaid)
- reading mode, find/replace, Ctrl+K palette
- 5 themes (catppuccin family + matcha)
honestly built it for myself because vim → cat → paste into Claude was getting
old.
→ github: https://github.com/mattenarle10/markamd
honest feedback welcome 🐧