You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2026. It is now read-only.
I've downloaded the linux client binary in an alpine docker container, saved to /usr/bin (in the user PATH), set the appropriate permissions, yet I still can't get it to run - I always get:
/bin/sh: notify-send: not found
I have tried moving the binary to /usr/local/bin (where I have successfully installed/can execute other 3rd party binaries) too, but alas I get the same error.