Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 539 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 539 Bytes

DeviceExplorer

A tool that displays the hardware attached to a Windows computer, similar to Windows' Device Manager:

Device Explorer

It also shows Association EndPoints dynamically (bluetooth endpoints, UPnP, etc.):

Device Explorer BLE

It also shows Bluetooth LE advertisements dynamically:

Device Explorer BLE Adds

Written with C# WPF and .NET 6, using WinRT's Windows.Devices.Enumeration Namespace.