https://github.com/jonpalmisc/vdmpoke
A small tool for sending USB-C VDMs from Apple devices
https://github.com/jonpalmisc/vdmpoke
apple macos usb-c vdm
Last synced: about 2 months ago
JSON representation
A small tool for sending USB-C VDMs from Apple devices
- Host: GitHub
- URL: https://github.com/jonpalmisc/vdmpoke
- Owner: jonpalmisc
- License: apache-2.0
- Created: 2025-01-25T17:06:23.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-25T17:19:20.000Z (over 1 year ago)
- Last Synced: 2025-03-24T12:44:46.154Z (about 1 year ago)
- Topics: apple, macos, usb-c, vdm
- Language: C
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# VDMpoke
A small tool for sending USB-C VDMs from Apple devices.
## Building
Build as you would any other CMake project. The `install` target can install
the tool (and optionally, the supporting library) globally for you.
## Usage
See `vdmpoke -h` for help.
## License
- Copyright © 2024-2025 Jon Palmisciano
- Copyright © 2019 [Osy](https://github.com/osy)
Licensed under the Apache 2.0 license; the full terms of the license can be
found in [LICENSE.txt](LICENSE.txt).