Ever lost your cursor in the vast expanse of your multi-monitor setup? 😥 One second it's there, the next it's vanished into the digital abyss. Fear not! This Raycast extension is the trusty sidekick you need to find your elusive pointer in a flash! 🔦
It calls a small Swift app that dims the screen where the cursor is and puts a spotlight on its location.
This extension comes with a few commands to help you out:
default
mode.This extension should work right out of the box!
The first time you run a command, macOS might ask for permission to control the screen. This is expected and required for the extension to be able to dim the screen and highlight your cursor.
For the curious minds, this extension uses a small, pre-compiled Swift application located in the extension's assets. This app is responsible for creating the visual effects on the screen. The source code for this helper app is available in the assets/LocateCursor.swift
file if you'd like to peek under the hood. The helper app is also available as a standalone project at github.com/luciodaou/LocateCursor.
This extension works completely offline and does not collect, store, or transmit any user data. Your privacy is safe and sound. 🛡️
Icon from Helper icons created by Fathema Khanom - Flaticon
If you find this extension useful, consider donating to support its development. Thank you!