14 lines
923 B
Markdown
14 lines
923 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
|
|
* [Multicities](./cities.sh): Neocities static site manager with multiple account support
|
|
* [Rusty Checker](./rusty-checker.sh): quickly check if a public FOSS project is written in Rust (or another language that you pass to the script)
|