{"id":35512591,"url":"https://github.com/bitrate16/fleepit","last_synced_at":"2026-01-03T22:00:15.684Z","repository":{"id":238933864,"uuid":"798020961","full_name":"bitrate16/fleepit","owner":"bitrate16","description":"Text seleciton keyboard layout switcher based on xclip / etc for X11 \u0026 wayland","archived":false,"fork":false,"pushed_at":"2024-12-15T13:32:39.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-15T14:29:58.670Z","etag":null,"topics":["clipboard","keyboard-layout","layout-switcher","python","text-selection","utility","x11"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bitrate16.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":"2024-05-08T23:53:13.000Z","updated_at":"2024-12-15T13:32:44.000Z","dependencies_parsed_at":"2024-05-09T01:25:33.669Z","dependency_job_id":"65420ce9-f047-4158-a7ed-75cf3c72dca7","html_url":"https://github.com/bitrate16/fleepit","commit_stats":null,"previous_names":["bitrate16/fleepit"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/bitrate16/fleepit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitrate16%2Ffleepit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitrate16%2Ffleepit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitrate16%2Ffleepit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitrate16%2Ffleepit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitrate16","download_url":"https://codeload.github.com/bitrate16/fleepit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitrate16%2Ffleepit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28194889,"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","status":"online","status_checked_at":"2026-01-03T02:00:06.471Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["clipboard","keyboard-layout","layout-switcher","python","text-selection","utility","x11"],"created_at":"2026-01-03T22:00:05.798Z","updated_at":"2026-01-03T22:00:15.666Z","avatar_url":"https://github.com/bitrate16.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fleepit\n\nText selection keyboard layout switcher based on xclip / etc for X11 \u0026 Wayland\n\n# Install\n\n1. Install required packages:\n  * X11: `xclip`, `xdotool`\n  * Wayland: `wl-clipboard`\n\n2. Install module: `pip install fleepit`\n\n## With Nix:\n\nUse this repository as a flake, or install imperatively:\n\n```sh\nnix profile install github:bitrate16/fleepit\n```\n\n# Limitations\n\n## X11\n\nOperation is performed in 3 steps:\n* copy - copy selection buffer (primary clipboard)\n* paste - write converted selection buffer into secondary (regular) clipboard\n* send CTRL+V event\n\n## Wayland\n\nOperation is performed in 3 steps with limitations:\n* copy - reads contents of primary buffer\n* paste - write converted selection into secondary (regular) clipboard\n* user has to manually press CTRL+V - for security reasons and/or to prevent depending on external daemon services that may expose potential keystroke injection vulnerabilities\n\n# Usage\n\nSample usage for KDE:\n* Add custom program shortcut in settings\n* Fill something like `fleepit --mode x11 --langset qwerty-en-ru`\n* Set some shortcut, for example `` CTRL+` ``\n\n# Langset file\n\nSample langset file:\n\n```json\n\n{\n    \"langset\": [\n        \"`1234567890-=qwertyuiop[]\\\\asdfghjkl;'zxcvbnm,.~!#%\u0026*()_+QWERTYUIOP{}|ASDFGHJKL:\\\"ZXCVBNM\u003c\u003e\",\n        \"ё1234567890-=йцукенгшщзхъ\\\\фывапролджэячсмитьбюЁ!№%?*()_+ЙЦУКЕНГШЩЗХЪ/ФЫВАПРОЛДЖЭЯЧСМИТЬБЮ\"\n    ]\n}\n\n```\n\n# Support\n\nCurrent list of language convertations:\n* QWERTY: EN \u003c\u003e RU\n* COLEMAK: EN \u003c\u003e RU\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitrate16%2Ffleepit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitrate16%2Ffleepit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitrate16%2Ffleepit/lists"}