{"id":16075477,"url":"https://github.com/nihlaeth/all1input","last_synced_at":"2025-04-05T10:42:10.070Z","repository":{"id":70669915,"uuid":"67365983","full_name":"nihlaeth/all1input","owner":"nihlaeth","description":"hacked together minimal software kvm for linux host, linux/win/osx clients","archived":false,"fork":false,"pushed_at":"2016-11-14T16:53:36.000Z","size":81,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T21:36:38.331Z","etag":null,"topics":["asyncio","evdev","keyboard","linux","mouse","osx","python-3-5","ssl","windows"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nihlaeth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-09-04T20:11:36.000Z","updated_at":"2019-01-28T15:56:39.000Z","dependencies_parsed_at":"2023-02-22T18:30:22.095Z","dependency_job_id":null,"html_url":"https://github.com/nihlaeth/all1input","commit_stats":{"total_commits":110,"total_committers":2,"mean_commits":55.0,"dds":0.009090909090909038,"last_synced_commit":"b72b09fd040a8756c9da242e02e44c142dc3f215"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nihlaeth%2Fall1input","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nihlaeth%2Fall1input/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nihlaeth%2Fall1input/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nihlaeth%2Fall1input/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nihlaeth","download_url":"https://codeload.github.com/nihlaeth/all1input/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247325647,"owners_count":20920713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["asyncio","evdev","keyboard","linux","mouse","osx","python-3-5","ssl","windows"],"created_at":"2024-10-09T09:05:26.893Z","updated_at":"2025-04-05T10:42:10.043Z","avatar_url":"https://github.com/nihlaeth.png","language":"Python","readme":"# all1input\nhacked together minimal software kvm for linux host, linux/win/osx clients\n\n## Assumptions\nYou are using evdev with a bluetooth or usb hid on a linux host, with 1 screen per client computer.\n\nI also assume you have some technical know-how. At this time I do not have time or energy to write a decent readme.\n\n## Features\n* ssl certs for encryption and authentication\n* configurable mouse acceleration\n* stability (it does not go down easily, and does not freak out when disconneted for longer time periods)\n\n## Known Bugs\n* if no physical mouse is connected to a windows client, the cursor remains invisible but works otherwise\n* doubleclick in osx only works for a few select applications because of a missing click count, hint: (Quartz.CGEventSetIntegerValueField(mouseEvent, Quartz.kCGMouseEventClickState, num))\n* after a resolution change in osx, the mouse cursor can only move horizontally (bug in xcode?)\n* keyboards connected to the linux host are stuck in numlock mode\n* windows 8 client does not interact with higher privilege processes\n* windows 8 client freezes when clicking on on screen keyboard taskbar icon - err: The resource loader cache doesn't have loaded MUI entry\n\nAbout the invisible cursor problem: I tried fixing it by turning on mouse keys, which did nothing. So I turned it on manually, which again didn't change anything. For now my solution is to have a mouse connected to the Windows client at all times, even though we don't use it.\n\nThe Windows 8 privilege problem can be solved by setting the UIAccess token. I do not know if this is possible for a script, but we can always try.\n\nThe windows 8 freeze problem might have more to do with corrupted system files than all1input bugs - try sfc (system file checker).\n\n## Todo\n* hide cursor on screen exit (wishful thinking? windows does not allow global mouse cursor visibility control)\n* transfer keystate at screen enter\n* daemonize / make taskbar app\n* make proper package\n* use SendInput instead of deprecated SetCursorPos in windows client\n\n## Planned Features\n* implement media keys\n* support multiple screens per client\n* chord typing\n* speech recognition relay\n* client side hotkeys\n* deebouncing for broken keys and switches, also accessibility\n* mouse accessibility mode: restrict axes\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnihlaeth%2Fall1input","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnihlaeth%2Fall1input","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnihlaeth%2Fall1input/lists"}