ryochack / UsbipdWinGui

USBIP GUI App for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UsbipdGui: USBIP GUI for Windows

This application is a GUI wrapper for dorssel/usbipd-win that is the awesome USB/IP service for Windows.
UsbipdGui is simple, runs only on a system tray.

Setup

Before using this application, the usbipd-win must be set up according to "Connect USB devices | Microsoft Learn".

Features


UsbipdGui provides the following features to make sharing USB devices easier with just mouse operations.

  • Display connected USB devices
  • Bind/Unbind connected USB devices
  • Display persisted (disconnected) USB devices
  • Ignore specified USB devices
  • Run at startup

Note

UsbipdGui requires administrative permission to bind/unbind USB devices.

Usage

All functions are performed on a context menu that is opened by right-clicking on the system tray icon.

Bind USB devices


By left-clicking on a connected USB device that has not yet been shared, we can share (bind) that device. Shared USB devices are marked with "(Shared)".

Note

UsbipdGui will always force bind.

Unbind USB devices


By left-clicking on a shared (binded) USB device, we can stop sharing (binding) that device.

Ignore USB devices


By right-clicking on a connected USB device that has not yet been shared, we can add that device to the ignore list. Devices added to the ignore list will no longer appear in the "Connected USB Devices" list.

Restore from ignored device list


To restore devices added to the ignore list, view the devices on the ignore list from "Ignore USB Device List..." and left-click on them.

About

USBIP GUI App for Windows

License:GNU General Public License v3.0


Languages

Language:C# 100.0%