Open and View your Notability note file (*.note) on Windows
Tested on: Windows 10 / Python 3.11.3 / Notability 11.8.9
git clone https://github.com/GZhonghui/NotabilityViewer.git
cd NotabilityViewer
# virtualenv is recommended
python -m pip install virtualenv
python -m venv nv
.\nv\Scripts\activate.bat
python -m pip install -r requirements.txt
python main.py
- Plain text / Image / Recording is not supported for now
- Read only