{"id":22007404,"url":"https://github.com/joshpetit/wit","last_synced_at":"2026-04-28T21:03:06.669Z","repository":{"id":122537102,"uuid":"315447420","full_name":"joshpetit/WIT","owner":"joshpetit","description":"When I Type, a software intended to make typing easier for the visually impaired.","archived":false,"fork":false,"pushed_at":"2021-01-17T16:43:10.000Z","size":254,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T07:14:46.557Z","etag":null,"topics":["accesibility","blind","keyboard","vim","visually-impaired"],"latest_commit_sha":null,"homepage":"","language":"Java","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/joshpetit.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}},"created_at":"2020-11-23T21:40:34.000Z","updated_at":"2022-03-26T23:26:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"9397a33e-615c-4daf-b896-165ab1c46a1a","html_url":"https://github.com/joshpetit/WIT","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/joshpetit/WIT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshpetit%2FWIT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshpetit%2FWIT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshpetit%2FWIT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshpetit%2FWIT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joshpetit","download_url":"https://codeload.github.com/joshpetit/WIT/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshpetit%2FWIT/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32399016,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: 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":["accesibility","blind","keyboard","vim","visually-impaired"],"created_at":"2024-11-30T01:26:12.060Z","updated_at":"2026-04-28T21:03:06.655Z","avatar_url":"https://github.com/joshpetit.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WIT\n\nWIT (When I Type) is the prototype for a software/hardware technology that aims to make it easier for\nthe visually impaired to interact with computers.\n\n## Concept\n\nThe WIT concept is to use input patterns instead of the single inputs all keyboards currently use. \nOne implementation goal is to make the order of keys pressed on a keyboard dictate what\naction to perform. \n\n### Example\n\nFor Example, if the numbers 0-9 were to be assigned to certain keys on the keyboard, the order in which\nthose ten keys are pressed will dictate what is outputted.\n\n```\n0 + 5 -\u003e A\n0 + 6 -\u003e B\n0 + 7 -\u003e C\n5 + 0 -\u003e Backspace\n6 + 0 -\u003e Shift\netc...\n```\n\nAll of these combinations would be specified in a pre-built modifiable configuration file.\n\nThe benefit in this would be that the person using the keyboard would not need to memorize the placement\nof specific lettered keys, just the orders to press the keys they select to use.\n\n## Implementation\n\nWIT is implemented in Java and aims to offer constructs that make it easy to implement different\nuses. For instance, in the previous example, the interpreter that handles the inputs may \"feed\" into a different implementation that may issue different commands (i.e `0 + 5` may issue an `Open Tab` command\nin a browser).\n\nAll of the packages will be exported so that implementations can be made by end-users, but WIT will offer its own created systems.\n\n### WIT-CORE\n\nWIT-CORE is the actual system that contains the classes to process inputs and output commands. The basic\nconcept is finished but actual implementations are still being created.\n\n### WIT-GUI\n\nWIT-GUI is planned to be a demo application that uses WIT-CORE and a possible configuration editor. It's currently implemented with a disabled textfield that implements\nthe needed classes, the goal is to create an implementation for all the textfield methods based upon the new typing system.\n\n## Looking Forward\n\nCreating a physical device is something that is very much in the plans and probably the largest future goal.\n\nPlans:\n- Implement an interpreter for a simple text application\n- Create WIT-GUI for configuration editing/testing.\n- Create a physical keyboard and its corresponding interpreter.\n- Create systems for web browsers and popular applications\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshpetit%2Fwit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshpetit%2Fwit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshpetit%2Fwit/lists"}