Skip to content

yelinaung/wifi-name

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

wifi-name

Get current wifi name

Install

$ go get github.com/yelinaung/wifi-name

Example

package main

import (
	"fmt"
	"github.com/yelinaung/wifi-name"
)

func main() {
	fmt.Println("wifi name ", wifiname.WifiName())
}

License

MIT

About

Get current wifi name

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages