Giter Site home page Giter Site logo

pywifizone's Introduction

PyWifiZone

PyWifiZone measures wifi-footprints in different locations and tries to locate a wifi device based on the data. This means you can locate yourself in a flat by just comparing the different wifi signals and strengths.

The Command Line Tool is named pywifi and installed into /usr/bin/

Requirements

PyWifiZone needs the linux command iwlist and for full completion iwconfig as well as sed and a bash compatible shell.

State

The current version is supposed to be stable. Note thought that there are no tests yet.

Bugs reports

Please report bugs and feature requests at https://github.com/baldulin/pywifizone/issues

Manual

Fetch the Wifi Footprint of roomx

pywifi -f <DB_FILE> -c roomx -t 60 -s 0

Compare your current location to the ones stored in the database:

pywifi -f <DB_FILE> -c <VIEW> -s 0 -t 20

Where <VIEW> is short, basic, inter, score or current. The -t Option specifies after what period the wifi footprint last measured is removed.

The full manual is stored in pywifi.7.gz and is available after installation with:

man pywifi

Completion

With installation the autocompletion file complete_pywifi.sh will be installed into /etc/bash_completion.d/.

pywifizone's People

Contributors

seppeljordan avatar

Watchers

 avatar

Forkers

seppeljordan

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.