Files
sh-goodies/README.md
T

14 lines
923 B
Markdown
Raw Normal View History

2025-10-19 11:55:24 +03:00
# 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
2025-12-14 12:46:20 +02:00
* [Multicities](./cities.sh): Neocities static site manager with multiple account support
2026-01-30 11:57:46 +02:00
* [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)