@kelnishi/satmouse 0.16.3 → 0.17.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -32,9 +32,9 @@ SatMouse bridges spatial input devices to web apps over WebSocket and WebTranspo
|
|
|
32
32
|
|
|
33
33
|
| Platform | Status |
|
|
34
34
|
|---|---|
|
|
35
|
-
| macOS (Apple Silicon) | .app bundle with menu bar icon |
|
|
36
|
-
|
|
|
37
|
-
|
|
|
35
|
+
| macOS (Apple Silicon) | .app bundle with menu bar icon + Safari Web Extension |
|
|
36
|
+
| Windows (x64) | System tray icon with context menu (`SatMouse.cmd`) |
|
|
37
|
+
| Linux (x64) | systemd user service with install/uninstall scripts |
|
|
38
38
|
|
|
39
39
|
## For Client Apps
|
|
40
40
|
|