Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
default-browser
Get the default browser
default-browser-id
Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari
bundle-name
Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`
get-windows
Get metadata about the active window and open windows (title, id, bounds, owner, URL, etc)
@marionebl/bundle-id
Get bundle identifier from a bundle name (macOS): `Safari` → `com.apple.Safari`
@produce8/p8-active-win
Get metadata about the active window (title, id, bounds, owner, URL, etc)
@rize-io/active-win
Get metadata about the active window (title, id, bounds, owner, URL, etc)
@arcsine/win-info
Get metadata about a program window (title, id, bounds, screens, owner, etc). Works on macOS, X11-based Desktops (Linux, BSD), Windows.
bundle-id
Get bundle identifier from a bundle name (macOS): `Safari` → `com.apple.Safari`
app-exists
Check if an app exists on macOS
all-windows
Get metadata about all windows (title, id, bounds, owner, URL, etc). Works on macOS.
@evgenys91/active-win
active-win without permissions
@insp/active-win
Get metadata about the active window (title, id, bounds, owner, URL, etc)
p8-get-windows-v2
Get metadata about the active window and open windows (title, id, bounds, owner, URL, etc)
@bberger/win-info-fork
Get metadata about a program window (title, id, bounds, owner, etc). Works on macOS, X11-based Desktops (Linux, BSD), Windows.
bundle-id-cli
Get bundle identifier from a bundle name (macOS): `Safari` → `com.apple.Safari`
default-browser-cli
Get the default browser
ios-automation-helper
This project is used to get iOS mobile / simulator info and app info
@ascendedco/active-win
Get metadata about the active window (title, id, bounds, owner, URL, etc). Works on macOS, Linux, Windows.
active-win-nhm
Get metadata about the active window (title, id, bounds, owner, URL, etc)