You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+22-41Lines changed: 22 additions & 41 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Write, organize, and own your knowledge
20
20
<imgsrc="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-02.png"alt="Warp - The terminal for the 21st century"height="200" />
21
21
</a>
22
22
23
-
**[Warp](https://go.warp.dev/memos)** — The AI-powered terminal built for speed and collaboration
23
+
[**Warp** — The AI-powered terminal built for speed and collaboration](https://go.warp.dev/memos)
@@ -42,6 +42,7 @@ Memos is an open-source, self-hosted alternative to cloud note-taking services.
42
42
## 🚀 Quick Start
43
43
44
44
Get up and running in **under 30 seconds**:
45
+
45
46
```bash
46
47
docker run -d \
47
48
--name memos \
@@ -56,40 +57,19 @@ Open `http://localhost:5230` and start writing! 🎉
56
57
57
58
## ✨ Features
58
59
59
-
<table>
60
-
<tr>
61
-
<tdwidth="50%">
62
-
63
-
### 🔐 Privacy First
64
-
- Self-hosted on your infrastructure
65
-
- No telemetry or tracking
66
-
- Full data ownership
67
-
- Export anytime
68
-
69
-
### 📱 Modern Experience
70
-
- Clean, intuitive interface
71
-
- Mobile-responsive design
72
-
- Real-time updates
73
-
- Dark mode support
74
-
75
-
</td>
76
-
<tdwidth="50%">
77
-
78
-
### 🛠️ Developer Friendly
79
-
- RESTful API
80
-
- SQLite, PostgreSQL, MySQL support
81
-
- Easy to deploy and scale
82
-
- Extensive documentation
83
-
84
-
### 🌍 Open Source
85
-
- MIT licensed
86
-
- Active community
87
-
- Regular updates
88
-
- Transparent development
89
-
90
-
</td>
91
-
</tr>
92
-
</table>
60
+
-**🔒 Privacy-First Architecture** — Self-hosted on your infrastructure with no telemetry or tracking. Your data stays yours with full ownership and export capabilities.
61
+
62
+
-**⚡ Lightning-Fast Performance** — Built with Go and React for exceptional speed. Real-time updates ensure your notes are always in sync across devices.
63
+
64
+
-**📝 Markdown Native** — Write naturally with full markdown support, code highlighting, and rich text rendering. No lock-in, just plain text you can take anywhere.
65
+
66
+
-**🐳 Deploy in Seconds** — One Docker command to get started. Simple deployment with Docker Compose, binaries, or Kubernetes.
67
+
68
+
-**🎨 Beautiful & Minimal UI** — Clean, intuitive interface that stays out of your way. Mobile-responsive design with dark mode support.
69
+
70
+
-**🔗 Powerful API** — RESTful and gRPC APIs for seamless integration with your existing workflow. Build custom tools and automations easily.
71
+
72
+
-**🌍 Open Source & Community-Driven** — MIT licensed with an active community. Regular updates and transparent development on GitHub.
93
73
94
74
## 💡 Perfect For
95
75
@@ -114,13 +94,14 @@ Love Memos? Help us keep it growing!
0 commit comments