A tiny native macOS menu-bar app that turns pasted text into Markdown files.
Paste your text, choose a filename—or leave it blank to use the first line—and save. That’s it :))
Requires macOS 26 or newer.
git clone https://github.com/FabianoC13/QuickMD.git
cd QuickMD
./scripts/install.shQuickMD installs into ~/Applications and appears in your menu bar.
swift test
swift run QuickMDBuilt with SwiftUI, AppKit, and native Liquid Glass.
MIT
