Home
Softono

Memos Desktop

Open source MIT TypeScript
242
Stars
24
Forks
7
Issues
3
Watchers
2 years
Last Commit

 About Memos Desktop

Memos client built on electron cross-end framework

Platforms

Web Self-hosted

Languages

TypeScript

Links

Need Help Installing Memos Desktop?

We provide expert installation service for this software. Our team will install, configure, and secure Memos Desktop on your server. plans start at just $30.

Memos Desktop

View on GitHub

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