41 lines
1.5 KiB
Markdown
41 lines
1.5 KiB
Markdown
# Moe Memos
|
|
|
|
<img alt="Moe Memos" src="https://memos.moe/memos.png" width="160" height="160" />
|
|
|
|
**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
|
|
|
|
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
|
|
alt="Get it on F-Droid"
|
|
height="80">](https://f-droid.org/packages/me.mudkip.moememos/)
|
|
[<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png"
|
|
alt="Get it on Google Play"
|
|
height="80">](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
|
|
- Group memos with tags
|
|
- Pin and archive memos
|
|
- View your progress with a graph
|
|
- Full privacy protection, no data collection
|
|
|
|
Moe 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).
|