About bluetracker

  Bluetracker is a simple discovery and tracking engine for bluetooth devices written in python. Bluetracker will load all collected data inside a sqlite db, allowing you to access and use them at your will. The bluetracker engine will keep track of discovered devices (basing on their address), bluetooth events (discovery and disappearing) and presence. It will also collect bluetooth names for each discovered device.
  With the bluetracker engine, a sample (and simple!) application is provided (rss.py). You can use this application in order to have a rss feed listing bluetooth devices in range.


Requirements

  (software versions above was used for testing; probably earlier versions will work)