Siru's Aperiodic Thoughts

Releasing v3 of Mnemosyne Journal

Updated GUI Is Finally Live

The major version 3 of the Mnemosyne Journal has finally been released. This update includes an updated GUI using a themed version of tkinter.1

The soruce code, as always, can be found on Codeberg. Executables can be found here:

However, personally I would suggest simply using the Python source as provided via PyPI2, and running it through the uv package manager, using the command:

uvx --from mnemosyne-journal siru-mnemosyne-gui

Footnotes

  1. Theme source: GitHub

  2. Python Package Index is the authoritative package repository for the Python programming language.

#project-posts