Light Memos is an Android lightweight note-taking app presented in the Material You style. Here are the current features and future plans:
- Written purely in Compose and Kotlin, adhering to Material You design.
- Supports Markdown writing.
- Supports images.
- Supports TAG label associations.
- Supports theme and color customization.
- Local data backup and restore.
- Export in JSON format.
- Cloud data backup and restore.
- Fix relationships between tags and notes.
- Complete English translation.
- ...
Light Memos is a purely local application with no servers; your data is stored on your phone. You can also back up your data to webdav cloud drives. Supported cloud drive services in the future:
- Nut Cloud
- Alibaba Cloud Drive
- ...
This project was created while learning Compose, so I wasn't very familiar with Compose at the beginning. Some of the project's code is derived from two excellent open-source projects (the theme module is from ReadYou).
I'll gradually improve it, but the power of one person is limited. Pull requests are welcome.
GNU GPL v3.0 © Light Memos
Please consider giving us a star; it makes life better. 🌟