OpenSource-Hub
H

HedgeDoc

7.2k stars·Office Productivity·SHA-256 checksum verified

HedgeDoc is an open-source, real-time collaborative Markdown note editor. Edit notes simultaneously with others, support diagrams, LaTeX, and self-host your own instance.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

Open-source real-time collaborative Markdown note editor, self-hosted alternative to HackMD.

Core Features

  • Real-time collaborative Markdown editing with live preview
  • Embed diagrams (Mermaid, Graphviz), LaTeX math, and more
  • Slide mode, version history, import/export multiple formats
  • Fully open-source, self-hosted for data privacy
  • 2.0 rewrite with modern stack (NestJS + React) for better performance

What It Can't Do

  • The active development is on HedgeDoc 2.0 (develop branch), while 1.x is maintenance-only. 2.0 is still alpha and not production-ready. Requires basic Docker or Node.js knowledge.

Use Cases

  • Team knowledge base and collaborative documentation
  • Dev teams writing API specs and design docs
  • Educators sharing real-time lecture notes
  • Privacy-conscious users replacing SaaS note apps

Detailed Introduction

HedgeDoc (formerly CodiMD) lets you create real-time collaborative Markdown notes. It's the open-source self-hosted alternative to HackMD, designed for teams and communities who want full control over their data. Features include live preview, diagram support (Mermaid, Graphviz), LaTeX math, slide mode, and version history. The current 2.0 rewrite brings a modern stack (NestJS + React) with enhanced performance and extensibility. HedgeDoc 1.x remains stable but is in maintenance-only mode. Ideal for developers, educators, and organizations needing a private, real-time collaborative writing platform.

Tags

markdowncollaborationreal-timenotesself-hostedopen-source

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

1. Quick Docker deploy: `docker run -p 3000:3000 hedgedoc/hedgedoc:latest`

4

2. Visit http://localhost:3000 and follow setup wizard to create admin account

5

3. Share the note link with your team and start editing together

Install Guide
  1. 1. Quick Docker deploy: `docker run -p 3000:3000 hedgedoc/hedgedoc:latest`
  2. 2. Visit http://localhost:3000 and follow setup wizard to create admin account
  3. 3. Share the note link with your team and start editing together
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

For Docker: `docker stop hedgedoc && docker rm hedgedoc && docker rmi hedgedoc/hedgedoc`. For manual install, remove installation folder and database.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseAGPL-3.0
Last Updated2026-05-13 14:08:46
GitHub RepositoryOfficial Website

Similar Projects