Skip to content
Andrew Smith edited this page Feb 8, 2014 · 2 revisions

Requirements

  • Linux - Bluepot will currently only run on Linux systems. If you don't run Linux it should work fine on a virtual machine running Ubuntu.

  • Root privileges - Becuase Bluepot changes hardware settings it must be run as root.

  • Bluetooth devices - You must have one or more Bluetooth devices connected to the system to run Bluepot. A large number of inexpensive Bluetooth USB dongles can be connected to a system.

  • Bluetooth operating system support

  • libbluetooth-dev on Ubuntu

  • bluez-libs-devel on Fedora

  • bluez-devel on openSUSE

Running Bluepot

wget https://github.com/andrewmichaelsmith/bluepot/raw/master/bin/bluepot-0.1.tar.gz

tar xfz bluepot-0.1.tar.gz

sudo java -jar Bluepot-0.1.jar &

Clone this wiki locally