tiny-pilot / tiny-pilot/tinypilot

Add support for different keyboard layouts

Open
#1,845 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
3.5k
Forks
291
PR merge metrics
No merged PRs in 30d

Description

Related https://github.com/tiny-pilot/tinypilot-pro/issues/1383.

TinyPilot works well when the target and client use an en-US or en-GB keyboard layout. We should improve support for other keyboard layouts to offer the same great experience for more users.

The project may involve tasks such as:

  • Detecting or setting the client's keyboard layout
  • Detecting or setting the target's keyboard layout
  • Adjusting the on-screen keyboard to match the selected keyboard layout
  • Translating when the client and target use different keyboard layouts
  • Pasting characters not present on either selected keyboard layout

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by breaking down the listed client, target, on-screen keyboard, translation, and paste requirements, then establish the relevant project areas and acceptance criteria for supporting non-en-US/en-GB layouts.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.