# Light-Memos **Repository Path**: chenping/Light-Memos ## Basic Information - **Project Name**: Light-Memos - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-12 - **Last Updated**: 2024-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
## Features **Light Memos** is an Android lightweight note-taking app presented in the [Material You](https://m3.material.io/) style. Here are the current features and future plans: - [x] Written purely in Compose and Kotlin, adhering to Material You design. - [x] Supports Markdown writing. - [x] Supports images. - [x] Supports TAG label associations. - [x] 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. - ... ## Data Backup **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 - ... ## Acknowledgments 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. ### Open Source Projects - [ReadYou](https://github.com/Ashinch/ReadYou) - [MoeMemosAndroid](https://github.com/mudkipme/MoeMemosAndroid) - ... ## License GNU GPL v3.0 © [Light Memos](https://github.com/ldlywt/Memos/blob/master/LICENSE) Please consider giving us a star; it makes life better. **🌟**