{"id":34519505,"url":"https://github.com/laddzhao/finger-drawing-app","last_synced_at":"2026-01-16T22:57:40.809Z","repository":{"id":326807153,"uuid":"1106350586","full_name":"laddzhao/finger-drawing-app","owner":"laddzhao","description":"基于手势识别的指尖签名板 - 使用摄像头通过手指在空中书写和绘画的网页应用","archived":false,"fork":false,"pushed_at":"2026-01-15T13:01:55.000Z","size":19698,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-15T17:18:49.295Z","etag":null,"topics":["canvas","computer-vision","creative-tools","drawing-app","gesture-recognition","hand-tracking","human-computer-interaction","javascript","mediapipe","web-application"],"latest_commit_sha":null,"homepage":"https://laddzhao.github.io/finger-drawing-app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/laddzhao.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-29T04:31:34.000Z","updated_at":"2026-01-15T12:39:51.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/laddzhao/finger-drawing-app","commit_stats":null,"previous_names":["laddzhao/finger-drawing-app"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/laddzhao/finger-drawing-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laddzhao%2Ffinger-drawing-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laddzhao%2Ffinger-drawing-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laddzhao%2Ffinger-drawing-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laddzhao%2Ffinger-drawing-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laddzhao","download_url":"https://codeload.github.com/laddzhao/finger-drawing-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laddzhao%2Ffinger-drawing-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28486980,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T22:54:02.790Z","status":"ssl_error","status_checked_at":"2026-01-16T22:50:10.344Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["canvas","computer-vision","creative-tools","drawing-app","gesture-recognition","hand-tracking","human-computer-interaction","javascript","mediapipe","web-application"],"created_at":"2025-12-24T04:36:00.991Z","updated_at":"2026-01-16T22:57:40.804Z","avatar_url":"https://github.com/laddzhao.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 指尖签名板 - Finger Drawing App\n\n一个基于手势识别的网页应用，允许用户通过摄像头使用手指在空中书写和绘画。\n\n![项目演示](https://img.shields.io/badge/演示-在线试用-blue)\n![技术栈](https://img.shields.io/badge/技术栈-HTML%2FCSS%2FJavaScript-green)\n![许可证](https://img.shields.io/badge/许可证-MIT-lightgrey)\n\n## 功能特点\n\n- ✨ **手势识别** - 使用 MediaPipe Hands 进行实时手部跟踪\n- 🎨 **自定义线条** - 可调节线条粗细和颜色\n- 📱 **响应式设计** - 适配各种屏幕尺寸\n- 🔄 **镜像模式** - 可切换摄像头镜像显示\n- 💾 **保存作品** - 一键保存绘画为 PNG 图片\n- 🖐️ **直观手势** - 食指书写，张开手掌结束\n\n### 在线试用\n\n直接访问 [[GitHub Pages 链接](https://laddzhao.github.io/finger-drawing-app/)] 即可体验应用。\n\n### 图片展示\n\n![image](https://laddzhao.github.io/finger-drawing-app/finger-drawing.png)\n\n# Finger Drawing App - Air Canvas\n\nAn innovative web application that uses computer vision and gesture recognition to enable users to write and draw in the air using their fingers through the camera.\n\n## 🚀 Key Features\n- **Gesture Control** - Write naturally using your index finger\n- **Real-time Feedback** - Instant visual tracking\n- **Customizable Settings** - Adjust line width and color\n- **Save Artwork** - Export your creations with one click\n- **Mirror Mode** - Intuitive visual feedback\n\n## 💡 Technical Highlights\n- Powered by Google MediaPipe Hands recognition\n- Pure frontend implementation, no backend required\n- Responsive design for all devices\n- Efficient rendering with Canvas API\n\nNo download required - experience the future of interaction right in your browser!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladdzhao%2Ffinger-drawing-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fladdzhao%2Ffinger-drawing-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladdzhao%2Ffinger-drawing-app/lists"}