bmeet
Version:
CLI to create Brave talk links
36 lines (22 loc) • 487 B
Markdown
# bmeet
CLI to Create [Brave Talk](https://talk.brave.com/) links
> npx bmeet
## Install
```cli
npm i -g bmeet
```
Then you just run:
```cli
bmeet
```
Or if you like [Italian sandwiches](https://search.brave.com/search?q=italian+bmt&source=web):
```cli
bmt
```
### Copy meeting url on Mac
```cli
bmt | pbcopy
```
## License
ISC © [Helder Santana](https://github.com/heldr)
Based on: [brave-talk-gcalendar-extension](https://github.com/brave/brave-talk-gcalendar-extension)