Settings

Theme

Show HN: Mdts – Serve Local Markdown Directory with a File Tree UI

github.com

1 points by unhappychoice 8 months ago · 0 comments · 1 min read

Reader

Hi HN,

I built a simple CLI tool called `mdts` (Markdown Tree Server) that serves Markdown files from a local directory with a web-based interface.

Key features: - File tree navigation in the browser - Instant preview of Markdown content - Zero configuration: run a single command and it opens in your browser

It's useful for browsing local notes, documentation, or any Markdown-based wiki structure.

GitHub: https://github.com/unhappychoice/mdts Demo screenshot: https://github.com/unhappychoice/mdts/blob/main/docs/screens...

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection