A lightweight, self-hosted memo hub. Open Source and Free forever.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
boojack 08682a822e chore: update layout styles 3 years ago
.github/workflows chore: update dev image tag name 3 years ago
api chore: clean server 3 years ago
bin/server feat: system api with profiles 3 years ago
common update: db initialization 3 years ago
resources chore: update db resource 3 years ago
scripts refactor: backend 3 years ago
server update: db initialization 3 years ago
store update: db initialization 3 years ago
web chore: update layout styles 3 years ago
.dockerignore feat: add build&push docker image action 3 years ago
.gitignore chore: add license and comments 3 years ago
CODEOWNERS chore: update readme 3 years ago
Dockerfile chore: update docker run commands 3 years ago
README.md update: db initialization 3 years ago
go.mod chore: address comments 3 years ago
go.sum chore(go): use `json` instead of `jsonapi` 3 years ago

README.md

✍️ 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=release neosmemo/memos:dev

The default user account is guest with password secret.

🌟 Star history

Star History Chart


Just enjoy it.