Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/memospot/memospot
Memospot is a self-contained desktop version of Memos -a privacy-first, lightweight note-taking service.
https://github.com/memospot/memospot
desktop-app memo memos microblog note-taking rust self-hosted tauri
Last synced: 16 days ago
JSON representation
Memospot is a self-contained desktop version of Memos -a privacy-first, lightweight note-taking service.
- Host: GitHub
- URL: https://github.com/memospot/memospot
- Owner: memospot
- License: mit
- Created: 2023-11-04T17:16:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-13T15:22:59.000Z (2 months ago)
- Last Synced: 2024-09-14T06:23:53.215Z (2 months ago)
- Topics: desktop-app, memo, memos, microblog, note-taking, rust, self-hosted, tauri
- Language: Rust
- Homepage: https://memospot.github.io
- Size: 2.24 MB
- Stars: 59
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Memospot
Self-contained desktop version of [Memos](https://github.com/usememos/memos) -a privacy-first, lightweight note-taking
service. Available for Windows, macOS, and Linux.This project allows you to use Memos locally without the Docker overhead or to easily test Memos before deploying a
container. Data can be seamlessly moved between instances.[![Downloads](https://img.shields.io/github/downloads/memospot/memospot/total?logo=github)](https://github.com/memospot/memospot/releases) [![GitHub Stars](https://img.shields.io/github/stars/memospot/memospot?logo=github)](https://github.com/memospot/memospot)
## Screenshot
## Key features
- Easy-to-use
- Full-featured [Memos experience](https://www.usememos.com/docs)
- Minimal overhead
- Data portability
- Enhanced privacy## Requirements
- Windows 10, macOS, or Linux
- System WebView (Edge, Safari, or WebkitGTK).> [!TIP]
> On Windows, you will be prompted to install WebView2, if it's not available.## Installation
Download the latest release for your platform from the [GitHub Releases](https://github.com/memospot/memospot/releases)
page.> [!WARNING]
>
> - On Windows, you may get a warning from Windows Defender SmartScreen.
> This is because the app is not digitally signed. To solve, click `More info` and then `Run anyway`.
> - On macOS, you may need to
> [allow the app to run](https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac)
> first.## Extra information
For advanced configuration, troubleshooting and standalone Memos server updates, see .
## Data Portability
> [!TIP]
> The current version of Memos stores assets in a portable format.
>
> Data can be seamlessly moved between Memos containers and Memospot instances, regardless of the operating system.> [!IMPORTANT]
> If your data is coming from Memos v0.18.1 or earlier, see
> [Memospot data migration](https://memospot.github.io/data-migration#migrating-data-from-earlier-memos-versions).## Special Thanks
This project is made possible by the following open-source projects:
[![Homepage](https://img.shields.io/badge/Home-blue)](https://www.usememos.com) [![Blog](https://img.shields.io/badge/Blog-gray)](https://www.usememos.com/blog) [![Docs](https://img.shields.io/badge/Docs-blue)](https://www.usememos.com/docs) [![Live Demo](https://img.shields.io/badge/Live-Demo-blue)](https://demo.usememos.com/) [![Memos Discord](https://img.shields.io/badge/Discord-chat-5865f2?logo=discord&logoColor=f5f5f5)](https://discord.gg/tfPJa4UmAv) [![GitHub Stars](https://img.shields.io/github/stars/usememos/memos?logo=github)](https://github.com/usememos/memos)
## Supporting
If you appreciate this project, be sure to [⭐star](https://github.com/memospot/memospot) it on GitHub.
Star History