gazectl 0.4.2 → 0.4.3

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 CHANGED
@@ -17,9 +17,9 @@
17
17
 
18
18
  ---
19
19
 
20
- `gazectl` uses your webcam to detect which monitor you're looking at and automatically switches focus to it. It uses Apple's Vision framework for real-time face tracking and works with the [Aerospace](https://github.com/nikitabobko/AerospaceWM) tiling window manager.
20
+ `gazectl` uses your webcam to detect which monitor you're looking at and automatically switches focus to it. It uses Apple's Vision framework for real-time face tracking and works with the [Aerospace](https://github.com/nikitabobko/AeroSpace) tiling window manager.
21
21
 
22
- > macOS only. Requires macOS 14+ and [Aerospace](https://github.com/nikitabobko/AerospaceWM).
22
+ > macOS only. Requires macOS 14+ and [Aerospace](https://github.com/nikitabobko/AeroSpace).
23
23
 
24
24
  ## Install
25
25
 
package/bin/gazectl-bin CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gazectl",
3
- "version": "0.4.2",
3
+ "version": "0.4.3",
4
4
  "description": "Head tracking display focus switcher for macOS + Aerospace",
5
5
  "bin": {
6
6
  "gazectl": "bin/gazectl"