Common symptoms
Mouse doesn't move (macOS server)
Mouse doesn't move (macOS server)
Enable both Accessibility and Input Monitoring for ShareClick
(or your Terminal, if running from the terminal) in System Settings → Privacy
& Security. Then quit and reopen ShareClick — permissions only take
effect on relaunch.
handshake / auth failed
handshake / auth failed
The
psk isn’t identical on both machines. Passphrases are
case-sensitive and must match exactly. Re-check both config.toml files.Client can't connect
Client can't connect
Check all of:
- Both machines on the same Wi-Fi / network?
- Windows firewall allowed ShareClick (Private networks)?
- Correct
server_hostIP on the client?
shareclick discover to see if the server is visible over mDNS.name ... is not present
name ... is not present
The
name field must match one of the [[machines]] entries in the same
config file. Fix the spelling so they line up.Nothing happens at the edge
Nothing happens at the edge
Check the layout edges (
right / left / top / bottom) in
[[machines]] and confirm auto_edge_switch = true. As a reliable escape,
hold both Shift keys to toggle control from the keyboard, or press
F12 on the server.Windows: no tray icon after launching
Windows: no tray icon after launching
New icons hide under the ”^” (show hidden icons) arrow by the clock — drag
ShareClick onto the taskbar. For a first test you can skip the tray entirely
and run
shareclick.exe connect from PowerShell.macOS: app is damaged / cannot open
macOS: app is damaged / cannot open
Quick reference
| Symptom | Fix |
|---|---|
| Mouse doesn’t move (Mac server) | Enable Accessibility and Input Monitoring; quit and reopen. |
handshake/auth failed | The psk isn’t identical on both machines. |
| Client can’t connect | Same Wi-Fi? Firewall allowed? Correct server_host? Try discover. |
name ... is not present | name must match a [[machines]] entry. |
| Nothing at the edge | Check layout edges and auto_edge_switch = true. Hold both Shift keys. |
| Windows: no tray icon | Look under the ”^” hidden-icons arrow; drag it to the taskbar. |
Still stuck?
Open an issue on GitHub
Include the terminal output from both machines so we can help fast.