Desktop application
Windows, macOS, and Linux. Search from a window; no terminal.
Download
Verify your download against SHA256SUMS.txt in the
same release before installing.
Command line — macOS & Linux
curl -fsSL https://raw.githubusercontent.com/yhay81/socialname/main/scripts/install-cli.sh | sh
Verifies the checksum before installing and needs no
administrator rights. Read the script first — that advice applies
to every installer of this shape.
Command line — Windows
irm https://raw.githubusercontent.com/yhay81/socialname/main/scripts/install-cli.ps1 | iex
Installs under %LOCALAPPDATA%\SocialName for the
current user only.
Continuous monitoring
Scheduled watches, change history, and team review are built into
the server software and will be offered as one operated service,
so evidence and rule health accumulate in a single trustworthy
place.
There is no hosted service yet, and self-hosting is deliberately
not offered as a product.
Full instructions, checksum verification, and the operating-system
warnings are in
the installation guide.