memos
by
usememos

Description: Open-source, self-hosted note-taking tool built for quick capture. Markdown-native, lightweight, and fully yours.

View on GitHub ↗

Summary Information

Updated 2 hours ago
Added to GitGenius on January 9th, 2026
Created on December 8th, 2021
Open Issues & Pull Requests: 13 (+0)
Number of forks: 4,550
Total Stargazers: 61,455 (+0)
Total Subscribers: 187 (+0)

Issue Activity (beta)

Open issues: 9
New in 7 days: 3
Closed in 7 days: 6
Avg open age: 8 days
Stale 30+ days: 2
Stale 90+ days: 0

Recent activity

Opened in 7 days: 3
Closed in 7 days: 2
Comments in 7 days: 7
Events in 7 days: 15

Top labels

  • bug (905)
  • enhancement (827)
  • Stale (700)
  • PR welcome (82)
  • need more context (78)
  • documentation (1)
  • good issue (1)

Repository Insights (GitGenius)

Median issue/PR response: N/A
Mean response time: 24.4 days
90th percentile: 0.0 hours
Tracked items: 1,548

Most active contributors

Detailed Description

Memos is an open-source, self-hosted note-taking application written in Go that emphasizes quick capture and markdown-native workflows. The project prioritizes simplicity and data ownership, allowing users to run the entire application as a single Go binary with a minimal footprint of approximately 20MB when deployed via Docker. The tool stores all notes in markdown format, ensuring portability and preventing vendor lock-in, while maintaining zero telemetry to protect user privacy.

The application features a timeline-first user interface designed for instant note capture without requiring users to navigate folder hierarchies. Users can open the application, write their thoughts, and save them with minimal friction. Deployment is straightforward, supporting multiple database backends including SQLite, MySQL, and PostgreSQL, with installation options ranging from Docker containers to native binaries for Linux, macOS, and Windows. The project also provides Docker Compose configurations for production deployments, Kubernetes support through Helm charts, and a live demo at demo.usememos.com for users who want to evaluate the tool before installation.

The codebase is licensed under the MIT License and exposes both REST and gRPC APIs, making it extensible for integration with other tools and workflows. The project has established itself as a notable open-source initiative, with the repository classified across multiple domains including note-taking, self-hosted applications, privacy-first tools, knowledge bases, journaling platforms, and personal note systems.

Community engagement around Memos is substantial, with GitGenius tracking 1546 issues and pull requests across the project's history. The median response latency for these items is 0.0 hours, indicating rapid triage and engagement from maintainers. The most frequently applied issue labels are bug with 699 occurrences, Stale with 629, and enhancement with 590, reflecting an active development cycle focused on stability and feature expansion. The project's core contributor base includes boojack with 986 tracked events, johnnyjoygh with 494 events, and RoccoSmit with 247 events, demonstrating consistent leadership and maintenance patterns.

The project maintains overlapping contributors with several major open-source initiatives including Microsoft's VSCode and TypeScript repositories, as well as the Rust language project, suggesting that Memos attracts developers with experience in significant open-source ecosystems. The application has secured sponsorship from companies including CodeRabbit, SSD Nodes, and InstaPods, with the project actively encouraging community support through GitHub Sponsors. The combination of technical simplicity, strong privacy guarantees, and active community maintenance positions Memos as a practical alternative to cloud-based note-taking services for users seeking self-hosted solutions.

memos
by
usememosusememos/memos

Repository Details

Fetching additional details & charts...