MJournal is a web app for creating and managing a diary/journal.
There are 2 modules available :
mjournal- Library to interact with a MJournal foldermjournal_app- A PyQt app that provides a UI and a web server that provides a webview to manage the journal. PyQt app is just an embedded browser which displays the localhost website.
- Flask
- PyQt
- PyQt5.QtWebEngineWidgets (optional)