Skip to content

olivia-may/livsdiary

Repository files navigation

LIVSDiary - (LI)ghtweight (V)irtual (S)imple Diary

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.

Install

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

License

LIVSDiary is GPL'd. See LICENSE.txt