Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mudkipme/MoeMemos
An app to help you capture thoughts and ideas
https://github.com/mudkipme/MoeMemos
appstore ios memo note-taking self-hosted swift swiftui
Last synced: 3 months ago
JSON representation
An app to help you capture thoughts and ideas
- Host: GitHub
- URL: https://github.com/mudkipme/MoeMemos
- Owner: mudkipme
- License: mpl-2.0
- Created: 2022-09-12T09:16:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-03T15:46:20.000Z (4 months ago)
- Last Synced: 2024-07-27T20:45:26.500Z (3 months ago)
- Topics: appstore, ios, memo, note-taking, self-hosted, swift, swiftui
- Language: Swift
- Homepage: http://memos.moe
- Size: 724 KB
- Stars: 373
- Watchers: 7
- Forks: 32
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome - mudkipme/MoeMemos - An app to help you capture thoughts and ideas (Swift)
README
Moe Memos
=========[![justforfunnoreally.dev badge](https://img.shields.io/badge/justforfunnoreally-dev-9ff)](https://justforfunnoreally.dev)
**Moe Memos** is an app to help you capture thoughts and ideas.
*To use this app, you must have a self-hosted [✍️memos](https://github.com/usememos/memos) server set up and running.*
## Installation
[![Download Moe Memos on the App Store](https://memos.moe/app-store-badge.svg)](https://apps.apple.com/app/moe-memos/id1643902185)
Moe Memos is available on App Store for free. You can also build this app with Xcode and run on your devices. iOS 15 or higher is required.
## Features
![Screenshot](https://memos.moe/screenshot.png)
- Write memos like tweeting to yourself
- Sync with your own ✍️memos server
- Basic Markdown and image support
- Group memos with tags
- Pin and search memos
- View your progress with a graph
- Dark Mode and Dynamic Type support
- Available on iPhone and iPad with multitasking support
- Full privacy protection, no data collectionMoe Memos is a third-party client for [✍️memos](https://github.com/usememos/memos) and both projects aren't affiliated with each other.
## Development
Moe Memos tends to keep minimal and optimized for best native experience. It uses modern Swift and Apple platform features such as SwiftUI, async await and it keeps dependencies as few as possible.
Any contributions are greatly appreciated.
## License
The iOS version of Moe Memos is under [MPLv2](LICENSE).
While the open source license doesn't prevent anyone rename and repackage this app to distribute, it violates App Store Review Guidelines 4.1 to do so. It's welcome to build apps based off of the code in this repository and make it meaningfully different.