{ "name": "ScanBluetooth", "publisher": "MicroPythonOS", "short_description": "Scan Bluetooth", "long_description": "Lists all nearby Bluetooth devices with some information", "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.scan_bluetooth/icons/com.micropythonos.scan_bluetooth_0.0.1_64x64.png", "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.scan_bluetooth/mpks/com.micropythonos.scan_bluetooth_0.0.1.mpk", "fullname": "com.micropythonos.scan_bluetooth", "version": "0.1.0", "category": "development", "activities": [ { "entrypoint": "assets/scan_bluetooth.py", "classname": "ScanBluetooth", "intent_filters": [ { "action": "main", "category": "launcher" } ] } ] }