Find who is connected to your network.
Hotspot is a Raycast extension that allows you to scan your network and identify connected devices. It provides information such as IP addresses, MAC addresses, and estimated network performance for each device.
git clone git@github.com:Amr-Shams/raycast-extensions.git
git checkout ext/sniffer
cd raycast-extensions
npm install
To start the development server, run:
npm run dev