1
0
Fork 0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2025-07-04 20:38:28 +02:00
This commit is contained in:
Broda Noel 2025-05-07 21:20:33 +02:00 committed by GitHub
commit a58f727de9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -371,6 +371,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv
- [task-spooler](https://tracker.debian.org/pkg/task-spooler) - Queue jobs for linear execution.
- [undollar](https://github.com/ImFeelingDucky/undollar) - Strip the '$' preceding copy-pasted terminal commands.
- [pipe_exec](https://github.com/koraa/pipe_exec) - Run executables from stdin, pipes and ttys without creating a temporary file.
- [cmd-ai](https://github.com/BrodaNoel/cmd-ai) - Turns natural language into executable shell commands (ei.: `ai Tell me the free space on disk`)
### System Interaction Utilities