From dc311380e60086c1eb93c1ce3839282f341136af Mon Sep 17 00:00:00 2001 From: Ian Stanley Date: Sat, 12 Jun 2021 13:45:10 +0100 Subject: [PATCH] added Standard Unix Notes, a GPG encrypted notes/notebook manager Hi I've suggested Standard Unix Notes - a GPG encrypted ntoes/notebook manager that runs in any Unix/BSD/Linux etc that supports GnuPG. It is written in the Bourne shell avoiding Bash as that is not installed by default on some machines. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1227904..425bfcf 100644 --- a/readme.md +++ b/readme.md @@ -246,6 +246,7 @@ Check out my [blog](https://nikolaskama.me/) and follow me on [Twitter](https:// * [navi](https://github.com/denisidoro/navi) - An interactive cheatsheet tool for the command-line. * [neofetch](https://github.com/dylanaraps/neofetch) - Fetches system/theme information in terminal for Linux desktop screenshots. Alternative to screenfetch. * [nnn](https://github.com/jarun/nnn) - Tiny, lightning fast, feature-packed file manager. +* [notes](https://github.com/Standard-Unix-Notes/unix-notes) - GPG Encrypted Notes/Notebook manag er for Unix/Linux * [ranger](https://ranger.github.io/) - Console file manager with vi key bindings. * [rebound](https://github.com/shobrook/rebound) - Command-line debugger that instantly fetches Stack Overflow results when you get a compiler error. * [reddit terminal viewer](https://github.com/michael-lazar/rtv) - Browse Reddit from your terminal.