Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mudkipme/MoeMemosAndroid
An app to help you capture thoughts and ideas
https://github.com/mudkipme/MoeMemosAndroid
android-application f-droid fdroid jetpack-compose kotlin-android memo note-taking self-hosted
Last synced: 4 days ago
JSON representation
An app to help you capture thoughts and ideas
- Host: GitHub
- URL: https://github.com/mudkipme/MoeMemosAndroid
- Owner: mudkipme
- License: gpl-3.0
- Created: 2022-10-12T15:12:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-01T15:15:55.000Z (2 months ago)
- Last Synced: 2024-11-05T04:10:28.244Z (5 days ago)
- Topics: android-application, f-droid, fdroid, jetpack-compose, kotlin-android, memo, note-taking, self-hosted
- Language: Kotlin
- Homepage: http://memos.moe
- Size: 3.7 MB
- Stars: 606
- Watchers: 6
- Forks: 67
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
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. ([supported versions](https://memos.moe/memos/))*
**Please download the [latest pre-release version](https://github.com/mudkipme/MoeMemosAndroid/releases) if you are using Memos 0.22.0 or higher.**
## Installation
[](https://f-droid.org/packages/me.mudkip.moememos/)
[](https://play.google.com/store/apps/details?id=me.mudkip.moememos)Or download and install the APK package from the [Releases section](https://github.com/mudkipme/MoeMemosAndroid/releases/latest).
## Features
- Write memos like tweeting to yourself
- Sync with your own ✍️memos server
- Material You design with dynamic themes and themed icon
- Markdown, image, and to-do item support
- Group memos with tags
- Pin and search memos
- View your progress with a graph
- Save texts, images and webpages from share sheet
- 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. The Android version is developed with Kotlin and Jetpack Compose.
Any contributions are greatly appreciated.
## License
The Android version of Moe Memos is under [GPLv3](LICENSE).