Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (18 days ago)
- Default Branch: master
- Last Pushed: 2025-01-25T17:19:20.000Z (18 days ago)
- Last Synced: 2025-01-29T22:25:38.912Z (13 days 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).