umbrel-apps/memos/umbrel-app.yml
2024-09-09 11:20:19 +10:00

47 lines
1.8 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

manifestVersion: 1
id: memos
category: files
name: Memos
version: "0.22.5"
tagline: Easily capture and share your great thoughts
description: >-
A privacy-first, lightweight note-taking service.
Easily capture and share your great thoughts.
- Open source and free forever. Embrace a future where creativity knows no boundaries with our open-source solution free today, tomorrow, and always.
- Self-hosting with Docker in just seconds. Enjoy the flexibility, scalability, and ease of setup that Docker provides, allowing you to have full control over your data and privacy.
- Pure text with added Markdown support. Say goodbye to the overwhelming mental burden of rich formatting and embrace a minimalist approach.
- Customize and share your notes effortlessly. With our intuitive sharing features, you can easily collaborate and distribute your notes with others.
- RESTful API for third-party services. Embrace the power of integration and unleash new possibilities with our RESTful API support.
releaseNotes: >-
This update includes several enhancements and new features:
- Added support for changing the date when editing memos
- Implemented a calendar view on the Home page for better activity review
- Introduced memo display settings menu
- Added security-related settings
- Implemented week start day setting
- Reintroduced thumbnails
- Added support for ordering memos by time in ascending order
Full release notes are available at https://github.com/usememos/memos/releases
developer: Memos
website: https://www.usememos.com/
dependencies: []
repo: https://github.com/usememos/memos
support: https://github.com/usememos/memos/discussions
port: 5230
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultUsername: ""
defaultPassword: ""
submitter: highghlow
submission: https://github.com/getumbrel/umbrel/pull/1043