{"id":21202689,"url":"https://github.com/minoki/inputsourceselector","last_synced_at":"2025-06-14T06:34:35.676Z","repository":{"id":3189997,"uuid":"4222664","full_name":"minoki/InputSourceSelector","owner":"minoki","description":"A utility program to manipulate Input Sources on Mac OS X.","archived":false,"fork":false,"pushed_at":"2017-09-16T00:25:49.000Z","size":478,"stargazers_count":146,"open_issues_count":6,"forks_count":24,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-09T23:06:28.414Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-C","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/minoki.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}},"created_at":"2012-05-04T07:43:05.000Z","updated_at":"2025-05-26T18:40:55.000Z","dependencies_parsed_at":"2022-08-31T01:51:08.032Z","dependency_job_id":null,"html_url":"https://github.com/minoki/InputSourceSelector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/minoki/InputSourceSelector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minoki%2FInputSourceSelector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minoki%2FInputSourceSelector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minoki%2FInputSourceSelector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minoki%2FInputSourceSelector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minoki","download_url":"https://codeload.github.com/minoki/InputSourceSelector/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minoki%2FInputSourceSelector/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259774611,"owners_count":22909164,"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":[],"created_at":"2024-11-20T20:17:42.741Z","updated_at":"2025-06-14T06:34:35.670Z","avatar_url":"https://github.com/minoki.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"InputSourceSelector\n===================\n\nA utility program to manipulate Input Sources on Mac OS X.\nThis program is a thin wrapper for [Text Input Sources Services API](https://developer.apple.com/library/mac/documentation/TextFonts/Reference/TextInputSourcesReference/).\n\nInstall\n=======\n\nTyping\n```\n$ make\n```\non the terminal should generate `InputSourceSelector` executable in the current directory.\nThen copy it to somewhere on `$PATH`.\n\nUsage\n=====\n\n```\n$ InputSourceSelector [command]\n```\n\n`[command]` is described below.\n\nCommands\n========\n\n* `list` Lists currently installed input sources.\n* `list-enabled` Lists currently enabled input sources.\n* `current` Prints currently selected input source.\n* `current-layout` Prints currently used keyboard layout.\n* `enable [input source ID]` Enables specified input source.\n* `disable [input source ID]` Disables specified input source.\n* `select [input source ID]` Selects specified input source.\n* `deselect [input source ID]` Deselects specified input source.\n\n`[input source ID]` is one of the input source IDs printed by `list`,`list-enabled`,`current`,`current-layout` commands,\nsuch as `com.apple.keylayout.US` or `com.apple.inputmethod.Kotoeri.Japanese`.\n\nExamples\n========\n\n* List all input sources installed on the system:\n```\n$ InputSourceSelector list\ncom.apple.keylayout.Czech-QWERTY (Czech - QWERTY)\ncom.apple.keylayout.Czech (Czech)\n...\ncom.apple.inputmethod.VietnameseIM.VietnameseVIQR (VIQR)\ncom.apple.inputmethod.VietnameseIM.VietnameseTelex (Telex)\n```\n\n* List currently enabled input sources on the system:\n```\n$ InputSourceSelector list-enabled\ncom.apple.keylayout.Dvorak (Dvorak)\ncom.apple.keylayout.US (U.S.)\n...\ncom.apple.KeyboardViewer (Keyboard Viewer)\ncom.apple.keylayout.UnicodeHexInput (Unicode Hex Input)\n```\n\n* Print the current input source:\n```\n$ InputSourceSelector current\ncom.apple.inputmethod.Kotoeri.Roman (Romaji)\n```\n\n* Print the current keyboard layout:\n```\n$ InputSourceSelector current-layout\ncom.apple.keylayout.Dvorak (Dvorak)\n```\n\nLicense\n=======\n\n[MIT License](LICENSE.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminoki%2Finputsourceselector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminoki%2Finputsourceselector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminoki%2Finputsourceselector/lists"}