Otd Keymousebinding

D 56 completed
Other
unknown / csharp · tiny
4
Files
100
LOC
0
Frameworks
2
Languages

Pipeline State

completed
Run ID
#1546293
Phase
done
Progress
0%
Started
2026-04-16 23:56:04
Finished
2026-04-16 23:56:04
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
15.40
Framework unique
Isolation
Last stage change
2026-05-10 03:34:46
Deduplication group #47290
Member of a group with 891 similar repo(s) — canonical #1593288 view group →
Repobility · code-quality intelligence · https://repobility.com

AI Prompt

Create an OpenTabletDriver plugin in C# that allows users to combine a keyboard key press with a mouse button press into a single binding. The plugin should read key combinations (separated by '+') and a specific mouse button. I need to be able to configure this binding via the plugin settings, similar to how it's used for 3D viewport navigation in Blender, showing examples like binding 'Shift' + 'Middle' mouse button for panning.
csharp opentabletdriver plugin hardware input-binding desktop-utility
Generated by gemma4:latest

Catalog Information

Create an OpenTabletDriver plugin in C# that allows users to combine a keyboard key press with a mouse button press into a single binding. The plugin should read key combinations (separated by '+') and a specific mouse button. I need to be able to configure this binding via the plugin settings, similar to how it's used for 3D viewport navigation in Blender, showing examples like binding 'Shift' + 'Middle' mouse button for panning.

Tags

csharp opentabletdriver plugin hardware input-binding desktop-utility

Quality Score

D
55.8/100
Structure
42
Code Quality
85
Documentation
30
Testing
0
Practices
78
Security
100
Dependencies
60

Strengths

  • Consistent naming conventions (PascalCase)
  • Good security practices — no major issues detected

Weaknesses

  • No LICENSE file — legal ambiguity for contributors
  • No tests found — high risk of regressions
  • No CI/CD configuration — manual testing and deployment

Recommendations

  • Add a test suite — 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
  • Add a LICENSE file (MIT recommended for open source)

Languages

csharp
84.9%
markdown
15.1%

Frameworks

None detected

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

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