Skip to content

Stalk your local bluetooth network to detect all bluetooth enabled devices

License

Notifications You must be signed in to change notification settings

steezplusplus/bluetooth-stalker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bluetooth Stalker

This simple script listens for bluetooth devices to enter its range, and returns the device's name and MAC address.

Built with

PyBlueZ - A Bluetooth Python extension module

Requirements

For a quick setup, utilize requirements.txt.

$ pip3 install -r requirements.txt

Then, download xcode off of the app store.

If your system is different, you may require different dependencies to use PyBluez. See the installation guide here https://pybluez.readthedocs.io/en/latest/install.html.

Usage

$ python3 main.py

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Stalk your local bluetooth network to detect all bluetooth enabled devices

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages