Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Visualize Wi-Fi signal strength over a geographic area

License

NotificationsYou must be signed in to change notification settings

ecoAPM/WiFiSurveyor

Latest ReleaseBuild Status

AppApp CoverageApp MaintainabilityApp ReliabilityApp Security

ServerServer CoverageServer MaintainabilityServer ReliabilityServer Security

Visualize Wi-Fi signal strength over a geographic area

Quick Start

  1. Download and extract thelatest release for your operating system

  2. Extract the archive to your directory of choice

  3. Launch the executable for your OS:

    • WiFiSurveyor.exe on Windows
    • WiFiSurveyor on MacOS
    • sudo ./WiFiSurveyor on Linux (must beroot)
  4. Wait for the app to appear in your browser

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

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

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

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

  9. Save your data to be loaded again later, or shared with other users

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 also 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 CSSbackground-image

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

Saving/loading data

  • Saves all signal data as a JSON file

  • Loading this file again will restore all data points and signal info from the file

  • See limitation about browser window sizes below

Limitations

Contibutions are welcome for improving the following:

  • Linux uses the device namedwlan0

  • Windows uses the "first" Wi-Fi adapter

  • 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 SDK
  • Node.JS withyarn

Building from source

  • Rundotnet run --project {Linux|Mac|Windows} -- dev (withsudo for Linux) from the repo root directory to start the back-end server
  • Runyarn dev from the repo root directory to start the front-end development server
  • Browse tohttp://localhost:3000
  • Back-end and front-end can be stopped and restarted independently during inner dev loop

Running tests

  • Rundotnet test from the repo root directory for back-end tests
  • Runyarn test from the repo root directory for front-end tests

[8]ページ先頭

©2009-2025 Movatter.jp