Digital Diary written in wxPython


License
MIT
Install
pip install story-time==0.5.0

Documentation

StoryTime

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.

Installation

Can be installed using pip as follows:

$ pip install story-time

Running

Requires python version >= 3.6. To run it, just type the following command into the command line:

$ story-time

Screenshots

TODO