Giter VIP home page Giter VIP logo

wifisurveyor's Introduction

Wi-Fi Surveyor

Build Status

Visualize Wi-Fi signal strength over a geographic area

Quick Start

  1. Download and extract the latest release for your operating system

  2. From a command line, run:

    • sudo WiFiSurveyor on Linux (must be root)
    • WiFiSurveyor.exe on Windows
  3. Browse to http://localhost:5000/

  4. Under "Background", select a floorplan or map image representing the area to survey

  5. Select your SSID from the "Access Point" dropdown menu

  6. Traverse the area to survey, clicking on corresponding map points that represent your location

  7. Once data has been collected, select other access points or change filters to display updated coverage

Access Point Filters

  • The default selection of both "Group by SSID" and "Combine 2.4 + 5GHz" will show one option per SSID

  • Selecting only "Group by SSID" will show one option for each frequency that an SSID receives

  • Unselecting both "Group by SSID" (which disables "Combine 2.4 + 5GHz") will show every device for every SSID available, on both frequencies

Selecting a background

  • Supports all file types used for CSS background-image

  • The "Pixelate" option is good for floor plans with low resolutions (less than 1px/in²) so straight lines maintain hard edges

Limitations

Contibutions are welcome for improving the following:

  • Linux uses the device named wlan0

  • Windows uses the first Wi-Fi adapter

  • No macOS support (#2)

  • Resizing the browser window will not scale readings with the background image: once you start taking readings, don't resize your window (rotating your device and rotating back should be OK)

Contributing

Requirements

  • .NET Core SDK 3.1
  • Node.JS with yarn

Building from source

  • Run dotnet run (with sudo for Linux) from the Server directory to start the beck-end server
  • Run yarn dev from the repo root directory to start the front-end development server
  • Browse to http://localhost:1234
  • Back-end and front-end can be stopped and restarted independently during inner dev loop

Running tests

  • Run dotnet test from the repo root directory for back-end tests
  • Run yarn test from the repo root directory for front-end tests

Publishing

  • Run ./publish.sh from the repo root directory to publish a production-ready version to the publish directory

wifisurveyor's People

Contributors

dependabot[bot] avatar rajadain avatar stevedesmond-ca avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.