Skip to content

hungtatai/Cordova-WifiInfoPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cordova WifiInfoPlugin

  • License - The MIT License
  • Test on Cordova 3.4.0

Install Step (Cordova CLI)

cordova plugin add https://github.com/HondaDai/PhoneGap-WifiInfoPlugin

API

Example 1

window.wifi.lan;			//Connected WiFi info
window.wifi.networks;	    //Array of the visible WiFi networks

Example 2

window.wifi.refresh();

Special Thanks

Changelog

  • 2014/4/17
    • Change wifi object structure
    • Fix SSID string format
  • 2014/4/3
    • Add compatibility with Cordova 3.4.0
    • Change output structure
    • Add plugman compatibility
  • 2013/4/5
    • Adjust output format
    • Add available network

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages