12 lines
686 B
Markdown
12 lines
686 B
Markdown
# sh-goodies: a useful collection of single-file, POSIX-compatible shell scripts
|
|||
|
|
|
||
|
|
## List
|
||
|
|
|
||
|
|
* [DaemonTamer V2](./dt): local service manager to daemonize any command
|
||
|
|
* [Outport](./outport): expose reverse tunnels via SSH
|
||
|
|
* [shee.sh](./shee.sh): simple LLM chat application for OpenAI-compatible endpoints
|
||
|
|
* [ShellFlow](./flow.sh): simple workflow orchestration script
|
||
|
|
* [LShar](./lshar.sh): create self-extracting archives in the form of shell scripts
|
||
|
|
* [ShellBeat](./shellbeat.sh): a [bytebeat](https://stellartux.github.io/websynth/guide.html) audio formula player in pure shell (also depends on xxd)
|
||
|
|
* [GHMD](./ghmd.sh): a command suite to set up your own self-hosted Git repositories
|