No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
shk.ai 393eb77a0b Add individual app selection alongside category tags
Typing "apps" at the tag prompt switches to a numbered menu of all
26 individual applications instead of whole categories. Reuses the
same tag_name/tag_description lookup and the same --tags mechanism
under the hood, since every app already carries its own tag.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-10 09:02:55 +02:00
install.sh Add individual app selection alongside category tags 2026-08-10 09:02:55 +02:00
README.md Ensure curl before fetching install.sh in the one-liner 2026-08-07 12:04:22 +02:00

shukinstall

sudo apt install -y curl && curl -fsSL https://hex.wurzelraum.org/shukutils/shukinstall/raw/branch/main/install.sh | bash