Skip to content

cezaraugusto/brave-location

Repository files navigation

brave-location workflow npm

Approximates the current location of the Brave browser across platforms.

Usage

Via Node.js:

// Returns the path to brave as a string.
const braveLocation = require('brave-location')

console.log(braveLocation())
// /Applications/Brave Browser.app/Contents/MacOS/Brave Browser

Via CLI:

> npx brave-location
# /Applications/Brave Browser.app/Contents/MacOS/Brave Browser

Related projects

License

MIT (c) Cezar Augusto.

About

Approximates the current location of the Brave browser across platforms.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published