An open source, lightweight note-taking service. Easily capture and share your great thoughts.
Find a file
2022-05-02 11:08:02 +08:00
.github/workflows chore: update dev image tag name 2022-03-29 21:09:55 +08:00
api chore: clean server 2022-03-29 00:01:34 +08:00
bin/server feat: system api with profiles 2022-03-29 20:53:43 +08:00
common chore: update mode flag 2022-05-02 09:40:25 +08:00
resources chore: demo.webp 2022-05-02 11:08:02 +08:00
scripts refactor: backend 2022-02-03 15:32:03 +08:00
server chore: update mode flag 2022-05-02 09:40:25 +08:00
store chore: update seed data 2022-05-02 10:57:31 +08:00
web feat: pin/unpin memo 2022-05-02 10:57:20 +08:00
.dockerignore feat: add build&push docker image action 2021-12-14 10:17:24 +08:00
.gitignore chore: add license and comments 2021-12-14 10:36:52 +08:00
CODEOWNERS chore: update readme 2022-03-06 12:07:58 +08:00
Dockerfile chore: update docker run commands 2022-03-24 20:10:46 +08:00
go.mod chore: address comments 2022-02-05 11:43:25 +08:00
go.sum chore(go): use json instead of jsonapi 2022-02-04 16:51:48 +08:00
README.md chore: update deploy guide in readme 2022-05-02 09:40:38 +08:00

✍️ Memos

Live DemoDiscussions

GitHub stars GitHub forks GitHub Watchers

Memos is an open source, self-hosted alternative to flomo. Built with Go and React.

Making sure that you are in charge of your data and more customizations.

🎯 Intentions

  • ✍️ For noting 📅 daily/weekly plans, 💡 fantastic ideas, 📕 reading thoughts...
  • 📒 Write down the lightweight card memos easily;
  • 🏗️ Build your own fragmented knowledge management tools;

Features

  • 🦄 Fully open source;
  • 😋 Beautiful and detailed visual styles;
  • 📑 Experience excellent interaction logic;
  • Quick privatization deployment;

Deploy with Docker

docker run --name memos --publish 8080:8080 --volume ~/path/to/your/data/:/var/opt/memos -e mode=prod neosmemo/memos:dev

If the /path/to/your/data doesn't have a .db file, then memos will auto-generate it and the default username is guest with password secret.

🌟 Star history

Star History Chart


Just enjoy it.