Skip to content

Memos client built on electron cross-end framework

License

Notifications You must be signed in to change notification settings

miketweaver/memos-desktop

 
 

Repository files navigation

memos-desktop

Memos client built on electron cross-end framework to meet special usage requirements.

demo

TODO

  • [✅] Packaged cross-platform client (now MacOS & Windows only)
  • [] Customizing the port and path to save data
  • [] Automatic updates
  • [] Customizing the Open API Path

Coming soon...

Using people

  • Local service, data is saved in the "My Documents" directory in the computer
  • offline can be used
  • General population wirelessly on the server

Key points

  • Open source and free forever
  • Self-hosting with Docker in seconds
  • Markdown support
  • Customizable and sharable
  • RESTful API for self-service

Build windows env

  • Install GCC
  • CGO_ENABLED=1 go install github.com/mattn/go-sqlite3
  • make w-build

About

Memos client built on electron cross-end framework

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 79.2%
  • JavaScript 13.9%
  • Makefile 3.8%
  • CSS 2.5%
  • EJS 0.6%