KingDownloads

leafwiki

by perber 756 stars MITProductivity
Download
leafwiki preview

About leafwiki

LeafWiki is a self-hosted wiki system designed for structured documentation. It operates as a single Go binary with SQLite and stores content as Markdown files on disk, eliminating the need for external databases. The system targets engineers and self-hosters who prioritize simplicity and low operational overhead.

LeafWiki supports tree navigation for organized content hierarchy, manual page ordering, and full-text search with tag filtering. It includes a built-in Markdown editor with live preview and supports features like backlinks, Mermaid diagrams, and KaTeX math blocks. The wiki can be customized with logos, favicons, and custom stylesheets.

The software offers three access modes: fully internal with login required, public read with login-only editing, and open editing without authentication. It runs on Linux, macOS, Windows, and Raspberry Pi (x86_64 and ARM64).

Key features

  • Single Go binary with no external database or runtime dependencies
  • Markdown stored on disk for easy backup and external access
  • Tree navigation with manual page ordering
  • Full-text search with tag-based filtering
  • Built-in Markdown editor with live preview and keyboard shortcuts
  • Support for Mermaid diagrams and KaTeX math blocks
  • Customizable with logos, favicons, and custom stylesheets
  • Three access modes: internal, public read with login-only editing, and open editing

Download v0.11.4

Jul 8, 2026
View all 12 versions

Frequently asked questions

Is leafwiki free?
Yes. leafwiki is free and open-source software, distributed under the MIT license.
Which platforms does leafwiki support?
leafwiki provides downloads for Windows.
What is the latest version of leafwiki?
The latest version is v0.11.4, released on Jul 8, 2026.
What platforms does LeafWiki support?
LeafWiki runs on Linux, macOS, Windows, and Raspberry Pi (x86_64 and ARM64).
How do I install LeafWiki?
LeafWiki can be installed via Docker, Docker Compose, a Linux installer script, or as a standalone binary. Each method requires specifying a JWT secret and admin password.
What license does LeafWiki use?
The README does not specify a license for LeafWiki.
Can LeafWiki be used without authentication?
Yes, LeafWiki can operate in a mode without authentication (--disable-auth), but this should only be used on trusted internal networks due to security risks.

More Productivity