Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

humble-explorer

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

humble-explorer

Cross-platform, command-line and human-friendly Bluetooth Low Energy Explorer

  • 0.5.0
  • Source
  • PyPI
  • Socket score

Maintainers
1

.. image:: https://github.com/koenvervloesem/humble-explorer/workflows/tests/badge.svg :alt: Continuous Integration :target: https://github.com/koenvervloesem/humble-explorer/actions .. image:: https://img.shields.io/pypi/v/humble-explorer.svg :alt: Python package version :target: https://pypi.org/project/humble-explorer/ .. image:: https://img.shields.io/pypi/pyversions/humble-explorer.svg :alt: Supported Python versions :target: https://python.org/ .. image:: https://readthedocs.org/projects/humble-explorer/badge/?version=latest :target: https://humble-explorer.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status .. image:: https://codecov.io/gh/koenvervloesem/humble-explorer/branch/main/graph/badge.svg?token=YE57XF55FF :alt: Codecov coverage :target: https://codecov.io/gh/koenvervloesem/humble-explorer .. image:: https://img.shields.io/github/license/koenvervloesem/humble-explorer.svg :alt: License :target: https://github.com/koenvervloesem/humble-explorer/blob/main/LICENSE.txt

|

.. inclusion-marker-after-badges

=============== HumBLE Explorer

Human-friendly Bluetooth Low Energy Explorer

This is a cross-platform (Windows, Linux, macOS) human-friendly program to scan for Bluetooth Low Energy (BLE) advertisements on the command line. It's mostly useful for people who develop BLE software or want to debug problems with BLE devices.

.. image:: https://github.com/koenvervloesem/humble-explorer/raw/main/docs/_static/screenshot.png :alt: Human-friendly Bluetooth Low Energy Explorer in action

Installation

You can install HumBLE Explorer as a pip package from PyPI::

pip install humble-explorer

Usage

HumBLE Explorer understands some command-line arguments, which you can see with the --help option::

humble-explorer --help

Documentation

Read HumBLE Explorer's online documentation <https://humble-explorer.readthedocs.io>_.

Learn more about Bluetooth Low Energy development

If you want to learn more about Bluetooth Low Energy development, read the book Develop your own Bluetooth Low Energy Applications for Raspberry Pi, ESP32 and nRF52 with Python, Arduino and Zephyr <https://koen.vervloesem.eu/books/develop-your-own-bluetooth-low-energy-applications/>_ and the accompanying GitHub repository koenvervloesem/bluetooth-low-energy-applications <https://github.com/koenvervloesem/bluetooth-low-energy-applications>_.

License

This project is provided by Koen Vervloesem as open source software with the MIT license. See the LICENSE file for more information.

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc