Wi-Fi indoor positioning system
Project description
wifind
wifind
is a cli tool that performs wifi fingerprinting and detect your position based on access points around you.
Installation
pip install wifind
Usage
# learn current location labelling it as kitchen
wifind learn -r kitchen
# print saved locations
wifind rooms
# ['kitchen', 'bedroom']
# predicts current location
wifind predict
# kitchen
wifind --watch
# 2024-06-08 12:31:24 - kitchen
# 2024-06-08 12:31:27 - bedroom
# 2024-06-08 12:31:31 - bedroom
# 2024-06-08 12:31:35 - bedroom
wifind predict -p
# {'kitchen': 0.68, 'bedroom': 0.32}
# clears data
wifind clear
Acknowledgments
Inspired by amazing work of whereami
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wifind-0.2.1.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file wifind-0.2.1.tar.gz
.
File metadata
- Download URL: wifind-0.2.1.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 415e346993b20e797433997b74f7fed47e50f1baf5a890baeff2244ad0084f82 |
|
MD5 | 8108f7055928b92eb97cb882f11d9f0d |
|
BLAKE2b-256 | 0d20b070cf2b854850b5e67a2e6364bfc574e3c6b88cf52713dc70f1e3f10a3e |
File details
Details for the file wifind-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: wifind-0.2.1-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a6f91633d9304bfae2d8460f60785b5a40a11008a6b043732508d866c6fca93 |
|
MD5 | af6aafbdbb917784158c97e233250a7f |
|
BLAKE2b-256 | 1fa5f24899752b62d1f2dfb2e65290317676a69096733cb30042df956120bf73 |