Skip to content

hobobandy/CreepDetector-KismetDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CreepDetector-KismetDB

KismetDB compatible CreepDetector remake.

Installation

Python Version

  • Python 3.13

Python Packages

  • Haversine
  • Pandas
  • Folium
  • kismetdb

kismetdb special note

Due to changes in the KismetDB file schema, the python-kismet-db package was updated on Github, but not yet on PyPi.

Until the PyPi version is more recent than 2021.6.1, the requirements.txt downloads and installs the Github version.

Using pip

  1. Recommendation: Create a new virtual environment using python -m venv .venv inside the project's folder. Activate using your platform's script under .venv/Scripts/ (e.g. activate.bat for Windows, activate for Linux).

  2. Install required packages: pip install -r requirements.txt

Credits

Based on the work of skickar and Alex Lynd, check out the original CreepDetector!

About

KismetDB compatible CreepDetector remake.

Topics

Resources

License

Stars

Watchers

Forks

Languages