diff --git a/README.md b/README.md index a451f3d..c41a22c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ to build the latest version of ``README.md``. # Summary -To date, **163** apps/tools covered, divided in **31** categories; **8** related sites reviewed and listed. +To date, **164** apps/tools covered, divided in **31** categories; **8** related sites reviewed and listed. # Index @@ -539,6 +539,10 @@ Password management belongs to the command line, deep into the Unix heartland, t ## System tools +#### [conspy](http://conspy.sourceforge.net/) + +"Conspy allows a (possibly remote) user to see what is displayed on a Linux virtual console, and send keystrokes to it." + #### [Ntfy](https://github.com/dschep/ntfy) Ntfy is a simple yet serviceable cross-platform Python utility that enables you to automatically get desktop notifications on demand or when long running commands complete. It can as well send push notifications to your phone once a particular command completes. diff --git a/cli-apps.yaml b/cli-apps.yaml index 27dcaec..677526a 100644 --- a/cli-apps.yaml +++ b/cli-apps.yaml @@ -459,6 +459,12 @@ apps: description: | Alternative shell designed for interactive use. system: + - + name: conspy + url: http://conspy.sourceforge.net/ + description: | + "Conspy allows a (possibly remote) user to see what is displayed + on a Linux virtual console, and send keystrokes to it." - name: Ntfy url: https://github.com/dschep/ntfy