Skip to content

Visual representation of the Ubiquiti Unifi users on Google Maps

License

Notifications You must be signed in to change notification settings

jsirera/wifiMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wifiMap 0.24 - Unifi clients on google maps

wifiMap is a visual representation of the Ubiquiti Unifi clients and devices on Google Maps, written in javascript.

  • Clients and devices from Unifi Controller are represented on google maps. Only supports versions 4.x.x of the Unifi Controller software and higher.

Features

wifiMap tool offers the following features:

  • Show AP and stations associated with each AP.
  • Every station is moving arround his AP at signal equivalent distance.
  • Search stations by:
    • Name (unifi UI)
    • Note (unifi UI)
    • Device type
    • SSID
    • MAC
    • IP
    • Radius user name (if you use RADIUS Auth Server for wireless network credentials)
  • You can view AP and station properties by click.
  • AP and labels can be hidden by checkbox.
  • Show user labels in orange or red color by RX TX data transfer.
  • The ability to show some stations with different color putting a text on the note station properties in unifi Controller

Credits

The PHP API client that comes bundled with this tool is based on the work done by the following developers:

Other included libraries:

Requirements

  • Unifi controller software 4.x.x or higher.
  • Web server with PHP.
  • network connectivity between this web server and the server (and port) where the Unifi controller is running.
  • Google Maps API Key

Installation

-Download project files or clone to published folder of your web server (with PHP support).

Configuration

  • Edit 'config.php' to configure credentials for Ubiquiti Unifi Controller. Site ID, IP, port, user and password.
  • Edit 'config.js' to configure additional settings like FPS, refresh time... (see file for more details)
  • Edit index.html and replace my Google Maps API Key with your KEY.

Demo

Screenshot

alt tag

About

Visual representation of the Ubiquiti Unifi users on Google Maps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published