explorer icon indicating copy to clipboard operation
explorer copied to clipboard

Text user interface to discover BLE devices and show their raw advertisement data and decoded data.

Results 2 explorer issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When I try to run it, I get the following error: ImportError: Package 'textual.widgets' has no class 'ScrollView' **To Reproduce** ``` vince@raspberrypi:~/theengs/explorer $ python3 -m venv .venv...

## Description: Codebase / User Interface now runs with Textual 0.9.1 release and Bluetooth Numbers 1.0.0 No functional changes to the interface ## Checklist: - [x] The pull request is...