Bournal is a bash script that allows you to write personal, password-protected journal entries, as well as search through and edit old entries. It has no Internet capabilities, so if you're looking for a blogging application, boy did you click the wrong link.
Installation instructions:
* Download the latest version: Bournal v0.9
* Unarchive: tar xzvf bournal-0.*.tar.gz
* Move into the dir: cd bournal-0.*/
* Run the install script: sudo ./install.sh
* Run: bournal
* Pour your little heart out: [INSERT POETRY HERE]
Product's homepage
Requirements:
· ccrypt
· Vim
What's New in This Release: [ read full changelog ]
· ccrypt was swapped out for gpg.
· A conversion script for old entries was added.
· FreeBSD usability was restored.