mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-14 18:11:01 +00:00
20 lines
465 B
JSON
20 lines
465 B
JSON
{
|
|
"name": "gesture-review",
|
|
"description": "Review pull requests with a live camera feed and approve or reject using thumbs-up/thumbs-down gestures.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Aaron Powell",
|
|
"url": "https://github.com/aaronpowell"
|
|
},
|
|
"keywords": [
|
|
"camera-input",
|
|
"gesture-control",
|
|
"github-prs",
|
|
"hands-free",
|
|
"mediapipe",
|
|
"pull-request-review"
|
|
],
|
|
"logo": "assets/preview.png",
|
|
"extensions": "."
|
|
}
|