From 44b10dd30bb7905a547d3b0ff9f0b8193c004ee2 Mon Sep 17 00:00:00 2001 From: AMiWR Date: Wed, 22 Apr 2026 09:24:09 +0000 Subject: [PATCH] docs: link sibling project macontrol in README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds a small 'Related projects' section between Acknowledgments and Security, cross-linking https://github.com/amiwrpremium/macontrol — same idea for macOS. Also adds the corresponding TOC entry. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 381ace2..32defe5 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ User management and an audit log (with full captured output per command) are per - [Documentation](#documentation) - [Known limitations](#known-limitations) - [Acknowledgments](#acknowledgments) +- [Related projects](#related-projects) - [Security](#security) - [Disclaimer](#disclaimer) @@ -392,6 +393,10 @@ shellboto stands on the shoulders of these: - **[goreleaser](https://goreleaser.com)** + **[release-please](https://github.com/googleapis/release-please)** — merge a PR, get binaries + `.deb` + `.rpm` + Homebrew formula + SBOMs + a GitHub Release automatically. - **[lefthook](https://github.com/evilmartians/lefthook)**, **[golangci-lint](https://golangci-lint.run)**, **[gitleaks](https://github.com/gitleaks/gitleaks)**, **[govulncheck](https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck)**, **[syft](https://github.com/anchore/syft)** — the quality + release toolchain. +## Related projects + +- **[macontrol](https://github.com/amiwrpremium/macontrol)** — same idea for macOS. Menu-first Telegram bot that controls your Mac (sound, brightness, wifi, power, screenshots, Shortcuts). Apple Silicon, Go, Homebrew. Where shellboto gives you a Linux shell, macontrol gives you a Mac remote. + ## Security Please **don't open a public issue** for security reports. Two channels: