Bournal is a bash script that allows you to write, search and edit encrypted journal entries. Bournal has no internet capabilities, and it will probably sass you so hard your mother will weep.
Bournal is a bash script that allows you to write, search and edit encrypted journal entries. Bournal has no internet capabilities, and it will probably sass you so hard your mother will weep.
To install bournal, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install bournal
To see what files were installed by bournal, run:
port contents bournal
To later upgrade bournal, run:
sudo port selfupdate && sudo port upgrade bournal
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.