zmister2016/MrDoc

mrdoc,online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes....

View on GitHub ↗Jump to charts ↓Open shareable report →

Data as of . Signed-in members get hourly updates — create a free account.

Summary Information

Updated 15 minutes ago
Added to GitGenius on September 21st, 2026
Created on April 10th, 2020
Open Issues & Pull Requests: 51 (+0)
GitHub issues: Enabled
Number of forks: 586
Total Stargazers: 3,238 (+0)
Total Subscribers: 47 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 34.8 days
Mean response time: 319.5 days
90th percentile: 1014.0 days
Tracked items: 17

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 7
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 258 days
Stale 30+ days: 7
Stale 90+ days: 6

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

Sign in to see which issues are moving.
Sign in

Detailed Description

MrDoc is an online document management system developed in Python that enables individuals and small teams to organize documents, knowledge bases, and notes through self-hosted deployment.

The tool addresses the need for private, centralized document storage without relying on third-party cloud services. It provides a web-based interface built on Django where users can create, organize, and share documents using Markdown. The system includes user management with role-based access control, project-level permissions supporting public, private, and access-code-restricted sharing modes, and administrative features for site configuration including registration controls and email-based password recovery.

MrDoc suits organizations prioritizing data privacy and control over their documentation infrastructure. It works well for small teams managing internal wikis, knowledge bases, or collaborative note-taking where self-hosting is acceptable. The project extends beyond the web platform with browser extensions for Chromium and Firefox, desktop applications for Windows, macOS, and Linux, and a mobile app for Android, making it accessible across multiple devices. An Obsidian plugin is also available for users integrating with that ecosystem.

Development activity shows consistent maintenance with regular updates across both the open-source and professional editions. The project maintains active documentation including deployment guides and user manuals. Multiple distribution channels are actively supported, including releases for desktop and mobile applications alongside the core web system. The codebase receives ongoing refinement with attention to both feature additions and stability across the supported platform ecosystem.