Ghosttype

C 67 completed
Iot
unknown / markdown · tiny
9
Files
867
LOC
0
Frameworks
4
Languages

Pipeline State

completed
Run ID
#343650
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
41.22
Framework unique
Isolation
Last stage change
2026-05-10 03:34:46
Deduplication group #47483
Member of a group with 6 similar repo(s) — canonical #61662 view group →
Top concepts (2)
Project DescriptionDocumentation
Source: Repobility analyzer · https://repobility.com

AI Prompt

Create a project that emulates a USB keyboard using a Raspberry Pi Pico 2W, making it controllable over Wi-Fi. The system should function as a remote keyboard that plugs into a target computer via USB, appearing as a standard keyboard, and accepting keystroke commands via simple REST API calls over Wi-Fi. I need instructions for flashing CircuitPython, installing necessary libraries like `adafruit_hid`, and deploying the firmware, including setting up Wi-Fi credentials in a `settings.toml` file.
hardware raspberry-pi pico firmware wifi usb rest-api circuitpython embedded
Generated by gemma4:latest

Catalog Information

A Wi‑Fi controlled USB keyboard emulator that turns a Raspberry Pi Pico 2W into a remote keyboard.

Description

GhostType turns a Raspberry Pi Pico 2W into a Wi‑Fi‑controlled USB keyboard emulator. Plug the Pico into any computer via USB and it appears as a standard keyboard, requiring no software on the target machine. From another device you can send keystrokes over Wi‑Fi using a simple REST API. The solution is ideal for locked‑down or air‑gapped PCs, headless servers, or any system where installing software is not possible. It also enables automation of repetitive typing tasks and the delivery of keyboard shortcuts to remote machines.

الوصف

يحول جهاز Raspberry Pi Pico 2W إلى لوحة مفاتيح USB يمكن التحكم فيها عبر شبكة Wi‑Fi. يتم توصيل الجهاز بالكمبيوتر الهدف عبر كابل USB، ويظهر للكمبيوتر كلوحة مفاتيح عادية دون الحاجة لتثبيت أي برنامج. يمكن إرسال أوامر الكتابة إلى الجهاز من أي جهاز آخر عبر واجهة REST بسيطة. يتيح هذا الحل التحكم في أجهزة محظورة أو معزولة عن الشبكة، أو إرسال اختصارات لوحة المفاتيح إلى أنظمة لا تتوفر فيها واجهة رسومية. كما يمكن استخدامه لأتمتة مهام الكتابة المتكررة على أي كمبيوتر. يختلف عن الحلول التقليدية بكونه لا يتطلب تثبيت برامج على الجهاز المستهدف، ويعمل على جهاز منخفض التكلفة ومحمول.

Novelty

7/10

Tags

usb-keyboard-emulator wi‑fi-remote-control rest-api remote-typing air‑gapped-computer-control keyboard-shortcut-automation

Claude Models

claude-opus-4.6

Quality Score

C
67.1/100
Structure
52
Code Quality
100
Documentation
77
Testing
0
Practices
68
Security
100
Dependencies
60

Strengths

  • Consistent naming conventions (snake_case)
  • Good security practices \u2014 no major issues detected
  • Properly licensed project

Weaknesses

  • No tests found \u2014 high risk of regressions
  • No CI/CD configuration \u2014 manual testing and deployment

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency

Security & Health

4.1h
Tech Debt (E)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (10)
Want fix-PRs on findings? Install Repobility's GitHub App · github.com/apps/repobility-bot
MIT
License
3.2%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

markdown
49.5%
html
27.4%
python
13.6%
shell
9.4%

Frameworks

None detected

Concepts (2)

Analysis by Repobility (https://repobility.com) · MCP-ready
CategoryNameDescriptionConfidence
Powered by Repobility — scan your code at https://repobility.com
auto_descriptionProject DescriptionWi-Fi controlled USB keyboard emulator using Raspberry Pi Pico 2W.80%
auto_categoryDocumentationdocs70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/67702.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV