Skip to content

Add systemd user service for autostart#2

Open
joshii-h wants to merge 1 commit intoRmStorm:masterfrom
joshii-h:add-systemd-service
Open

Add systemd user service for autostart#2
joshii-h wants to merge 1 commit intoRmStorm:masterfrom
joshii-h:add-systemd-service

Conversation

@joshii-h
Copy link
Copy Markdown

Summary

  • Adds a systemd user service (additional/spacenav-ws.service) that starts the spacenav-ws bridge automatically on login
  • Updates README with installation and usage instructions for the service

This allows users to have the SpaceMouse bridge running automatically without needing to manually start uvx spacenav-ws@latest serve each session.

Setup

cp additional/spacenav-ws.service ~/.config/systemd/user/
systemctl --user daemon-reload
systemctl --user enable --now spacenav-ws.service

I've been running this on Fedora 43 (KDE Plasma / Wayland) for a few months without issues.

🤖 Generated with Claude Code

Adds a systemd user service that starts the spacenav-ws bridge
automatically on login, so the SpaceMouse is ready for Onshape
without manual intervention.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant