A command-line program that starts up fast and makes writing a virtual diary easy. Should only work for unix systems, most likely wont compile/run on other operating systems, but you can try.
You will need to install ncurses if you do not already have it.
First clone this repository.
git clone https://github.com/olivia-may/livsdiary
cd livsdiary
If you don't have muon installed,
you will need to compile then install muon using meson.
sudo ./install-muon.py
Then install livsdiary to /usr/local/bin
sudo ./install.py
livsdiary --help
LIVSDiary is GPL'd. See LICENSE.txt