@kairosis/desktop-events
import { Badge } from ‘@astrojs/starlight/components’;
npm install @kairosis/desktop-eventsEvent types
Section titled “Event types”| Constant | Routing key |
|---|---|
APP_ACTIVATED | desktop.app.activated |
SCREEN_LOCKED | desktop.screen.locked |
SCREEN_UNLOCKED | desktop.screen.unlocked |
IDLE_STARTED | desktop.idle.started |
IDLE_ENDED | desktop.idle.ended |
BATTERY_CHANGED | desktop.battery.changed |