Simple Android application for reading and editing markdown files
App also may run in PC as python-kivy application
Select markdown notebook (folder)
Select the file to open
Select part of the file to open
Part of the file display
Part of the file editing
pip install -r requirements.txt
python3 main.py
Download the ready APK file to phone and install it
Edit paths in buildozer.sh
Run docker container with buildozer
./buildozer.sh
buildozer android debug
Download the assembled APK file bin/markdownnotebook-*-armeabi-v7a-debug.apk
to phone and install it
Add permission to open files