Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/wobsoriano/bun-wifi-name

Get current wifi name in Bun/Node
https://github.com/wobsoriano/bun-wifi-name

bun node wifi

Last synced: about 1 month ago
JSON representation

Get current wifi name in Bun/Node

Lists

README

        

# bun-wifi-name

Get current wifi name in Bun/Node.

## Install

```bash
bun add bun-wifi-name
```

## Usage

```js
import getWifiName from 'bun-wifi-name'

console.log(getWifiName())
```

## License

MIT