masknan / memos

An open source, self-hosted alternative to flomo.

Home Page:https://memos.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✍️ Memos

Live DemoDiscussions

GitHub stars GitHub forks GitHub Watchers

demo

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.

About

An open source, self-hosted alternative to flomo.

https://memos.onrender.com


Languages

Language:TypeScript 62.2%Language:Go 19.6%Language:Less 17.5%Language:JavaScript 0.3%Language:Dockerfile 0.2%Language:HTML 0.2%Language:CSS 0.0%