https://andro.io/app/mddeck
Rate this app
How do you feel about MDDeck?
Thanks for your feedback!
> 2.2k
Monthly Downloads
~$900
Estimated Cost
Screenshots
About MDDeck
MDDeck is a free plain-file-based markdown memo tool.MDDeck stores each deck in a plain-text file with a .md extension.The file path is like 2023/12/23/1703313584679.md.You select the root folder at the first launch time.No network permission is necessary.You can use any folder-sync app to share files to PC (I use Syncthing).Source code is available: https://github.com/karino2/MDDeckPC version is also available: https://github.com/karino2/MDDeck_Electron## This app use following open source library- commonmark-java: https://github.com/commonmark/commonmark-java- compose-code-editor: https://github.com/Qawaz/compose-code-editor