Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
20 lines (17 sloc) 433 Bytes
name: mysensortag
version: 1.0.5.2
summary: SensorTag Python Bluetooth LE snap
description: Command line tools for Python Bluetooth Low Energy access
confinement: strict
grade: stable
apps:
sensortag:
command: bin/sensortag
plugs: [bluetooth-control]
parts:
bluepy:
plugin: python
python-version: python3
source: https://github.com/IanHarvey/bluepy
source-type: git
build-packages: [libglib2.0-dev]