Installation
System Requirements
- macOS 26 (Tahoe) or later
- A folder containing
.mdor.markdownfiles
Download & Install
- Download the latest
.dmgfrom the Releases page - Open the
.dmgfile and drag SkimDown.app to the Applications folder - Open SkimDown from Applications
Removing the Quarantine Attribute
If you see the warning "Apple could not verify 'SkimDown' is free of malware that may harm your Mac or compromise your privacy", run the following command in Terminal to remove the quarantine attribute:
xattr -dr com.apple.quarantine /Applications/SkimDown.appWARNING
Please review the source code and run at your own risk.
First Launch
- Open SkimDown.
- Choose File → Open Folder… (or press ⌘O, or drag a folder onto the window).
- Pick the folder that contains the Markdown files you want to read.
SkimDown uses the macOS folder picker to choose a folder to read. The app remembers the folder location using regular file bookmarks so recent folders can reopen later.
TIP
SkimDown is read-only. It never edits, saves, exports, or modifies your Markdown files.
Updating
Download the newer .dmg from the Releases page and replace the existing SkimDown.app in your Applications folder. Re-run xattr -dr com.apple.quarantine /Applications/SkimDown.app if Gatekeeper warns again.
Next Steps
After launch, continue with Usage to learn how to open folders, navigate the tree, preview Markdown, and search the current file.