check for ALT Workstation K 10.4 (x86-64, Plasma 5/X11)
=========================================================

Release source: https://dl.dadyarri.dev/check/

Install for the current user (no root access required):

    ./install.sh

The installer places the binary in ~/.local/bin and adds Check In, Check Out,
Configure Check, and Change Check Password launchers to the desktop application
menu. GUI mode requires Zenity 3.32 or newer, which is included in the supported
corporate image. Terminal commands remain available through the installed binary.

Uninstall while retaining the saved configuration:

    ./uninstall.sh

Uninstall and remove the saved configuration:

    ./uninstall.sh --purge

Configuration is normally stored in ~/.config/check/config.json, or under
$XDG_CONFIG_HOME when that variable is set.
