Digital diary written in python using wxPython. Works completely offline, so there are no privacy issues. On the other hand side, there is no backup included. Therefore, one has to take care of backing up the data manually.
Can be installed using pip as follows:
$ pip install story-time
Requires python version >= 3.6. To run it, just type the following command into the command line:
$ story-time
TODO