Added link to 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.
This commit is contained in:
Ian Stanley 2021-06-12 13:50:00 +01:00 committed by GitHub
parent dc73a20070
commit f898059069
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -270,6 +270,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Taskwarrior](http://taskwarrior.org) - Manage your TODO list from your command-line.
- [Terminal velocity](https://vhp.github.io/terminal_velocity/) - A fast note-taking app for the terminal.
- [eureka](https://github.com/simeg/eureka) - Store your ideas without leaving the terminal.
- [notes](https://github.com/Standard-Unix-Notes/unix-notes) - GPG Encrypted Notes/Notebook manager for BSD/Linux
- [sncli](https://github.com/insanum/sncli) - Simplenote client.
- [td-cli](https://github.com/darrikonn/td-cli) - A TODO manager to organize and manage your TODO's across multiple projects.
- [taskell](https://github.com/smallhadroncollider/taskell) - Interactive kanban board/task manager.