🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

Qbluetoothctl-helper

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Qbluetoothctl-helper

Python bluetoothctl helper for QT.

pipPyPI
Version
0.0.2
Maintainers
1

Qbluetoothctl Helper

Python Qt interface to the linux bluetoothctl program.

This class provides methods to perform

  • pairing / removing
  • connecting / disconnecting
  • scanning
  • trusting / distrusting
  • getting device info
  • finding device by name or mac

Many of these methods are not available in other bluetooth libraries.

Install

Download the library and pip3 install -e . or omit the -e switch to install into python's site packages.

Testing

The main file Qbluetoothctl_helper.py can be run and will conduct a couple of test. User will need to update them to fit their device and test needs.

Dependencies

  • PyQt 5
  • PyQt 6 untested

Keywords

bluetooth

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts