This is an automated archive made by the Lemmit Bot.

The original was posted on /r/fossdroid by /u/Pistacho_Premium on 2024-04-01 12:20:13.


Hi everyone! I’m doing my first ever post on Reddit to introduce my first open-source app, Material Notes. It is a very simple note-taking app, with the ability to create inline checklists, using Material Design and without internet permission.

It’s not a revolutionary app at all, I did not try to reinvent anything. I just wanted an app to write simple text-based notes without formatting, that included inline checklists, and with a clean Material Design implementation (I couldn’t find any note taking app that offers it).

Here are its main features:

  • Write text notes with inline checklists
  • Search, sort and pin your notes
  • Restore your notes from the bin
  • Share, backup and restore your notes
  • Choose a light or dark theme, including toggleable black background and Material You support
  • Never worry about you data, the app doesn’t have any internet permission

You can find the source code on GitHub.

You can download it from the GitHub releases or from the Play Store.

Feel free to give me your honest opinion about my app here or in GitHub discussions or issues. I am a junior developer so I am still learning a lot, but I have wanted to contribute to the FOSS space for a long time ☺️