Skip to content

gscsnm/IdeaMemo

 
 

Repository files navigation

IdeaMemo

A quick record app written with Jetpack Compose.

简体中文  |   English  

pEK8AXT.jpg

Features

IdeaMemo is an Android lightweight note-taking app. 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.
  • Local data backup and restore.
  • Export in JSON format.
  • Webdav Cloud data backup and restore.
  • Fix relationships between tags and notes.
  • Complete English translation.
  • ...

TODO

  • Kotlin Multiplatform.
  • Add more features.
  • BugFix.

Acknowledgments

This project was created by Compose. Some of the project's code is derived from excellent open-source projects.

I'll gradually improve it, but the power of one person is limited. Pull requests are welcome.

Open Source Projects

⚠️ License

IdeaMemo

Copyright (c)2025 ldlywt

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

The above copyright notice, this permission notice, and its license shall be included in all copies or substantial portions of the Software.

You can find a copy of the GNU General Public License v3 [here](https://www.gnu.org/licenses/)

Please consider giving us a star; it makes life better. 🌟

About

Idea Memo.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 88.7%
  • Java 11.3%