A native Markdown notebook app.
Inspired by apps like Notable, Notational Velocity, and Typora.
Notementum depends on:
- Python 3.7+
- Gtk+ 3.20+
- gobject-introspection
- mistletoe
- Pygments
- PyGObject
- WebKitGTK 2
- GtkSourceView 4
Available as a package on the AUR: notementum
Install it with makepkg
or your preferred AUR helper.
Available on PyPI: notementum
Install it with pip: pip install --user notementum
.
Download the latest release or clone this repo and run ./setup.py install --user
.