{"id":18123253,"url":"https://github.com/puutaro/selecttyper","last_synced_at":"2025-04-06T12:45:03.751Z","repository":{"id":210629743,"uuid":"727073907","full_name":"puutaro/selectTyper","owner":"puutaro","description":"Type by select box for login form, etc.. for CommandClick","archived":false,"fork":false,"pushed_at":"2024-09-08T03:19:51.000Z","size":163,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T18:47:02.474Z","etag":null,"topics":["android","browser","browser-addon","cmdclick","commandclick","fannel","javascript"],"latest_commit_sha":null,"homepage":"https://github.com/puutaro/CommandClick","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/puutaro.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":"2023-12-04T06:01:58.000Z","updated_at":"2024-09-08T03:19:54.000Z","dependencies_parsed_at":"2023-12-24T13:28:32.089Z","dependency_job_id":"b8328345-c66d-464d-a9c0-ec072f2d540c","html_url":"https://github.com/puutaro/selectTyper","commit_stats":null,"previous_names":["puutaro/selecttyper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puutaro%2FselectTyper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puutaro%2FselectTyper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puutaro%2FselectTyper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puutaro%2FselectTyper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/puutaro","download_url":"https://codeload.github.com/puutaro/selectTyper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247485251,"owners_count":20946398,"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":["android","browser","browser-addon","cmdclick","commandclick","fannel","javascript"],"created_at":"2024-11-01T07:08:48.356Z","updated_at":"2025-04-06T12:45:03.711Z","avatar_url":"https://github.com/puutaro.png","language":"JavaScript","readme":"  \n\u003cdiv\u003e\u003cimg src=\"https://github.com/puutaro/selectTyper/assets/55217593/dc7e36fd-cf37-4580-b55e-cf55f09fde91\" width=\"300\"\u003e  \u003c/div\u003e\n  \n\u003cdiv\u003e\u003cimg src=\"https://github.com/puutaro/selectTyper/assets/55217593/555e8f5f-656a-4faf-bb76-f663c01cfe47\" width=\"300\"\u003e\u003c/div\u003e \n\n\n# selectTyper.js\n----------------\n\nType by select box for login form, etc.. by puutaro\n\nTable of Contents\n-------\n\u003c!-- vim-markdown-toc GFM --\u003e \n* [Installation](#installation)\n* [Usage](#usage)\n* [Cmd Variables](#cmd-variables)\n\t* [Keyboard](#keyboard)\n\t* [valueList](#valuelist)\n\t\t* [How to register value](#how-to-register-value)\n\t\t* [How to type by this select box](#how-to-type-by-this-select-box)\n\t\t* [Modifier kind table](#modifier-kind-table)\n* [Setting variables](#setting-variables)\n\t* [terminalFontZoom](#terminalfontzoom)\n\t* [scriptFileName](#scriptfilename)\n\n\n## Installation\n------------------------\n\n1. Install [ComamndClick](https://github.com/puutaro/CommandClick#app-installation) to your android\n2. Install this fannel by [install repo](https://github.com/puutaro/CommandClick/blob/master/USAGE.md#install-fannel) or QR code\n\n\n## Screenshots\n--------\n\n\u003ca href=\"https://github.com/puutaro/selectTyper/assets/55217593/af57e47d-6220-4adf-a767-55d3a45eb992\"\u003e\u003cimg src=\"https://github.com/puutaro/selectTyper/assets/55217593/af57e47d-6220-4adf-a767-55d3a45eb992\" width=\"45%\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/puutaro/selectTyper/assets/55217593/b2e5264c-3353-42c6-8c3f-015155508a7e\"\u003e\u003cimg src=\"https://github.com/puutaro/selectTyper/assets/55217593/b2e5264c-3353-42c6-8c3f-015155508a7e\" width=\"45%\" /\u003e\u003c/a\u003e\n\n## Usage\n--------\n\nThis [fannel](https://github.com/puutaro/CommandClick/blob/master/md/developer/glossary.md#fannel) is triggered after you visit form web page: `google auth`, `github auth`, etc..\n\n1. Visit form web page \n2. (System register page url)\n3. This [fannel](https://github.com/puutaro/CommandClick/blob/master/md/developer/glossary.md#fannel) trigger in history or index\n\n## Cmd Variables\n--------\n\nThis [fannel](https://github.com/puutaro/CommandClick/blob/master/md/developer/glossary.md#fannel) save your input for login form, etc..\n\n\n### Keyboard\n\n| key name | description |\n| --------- | --------- |\n| `NEXT` | Move next tab index |\n| `BACK` | Move previous tab index |\n| `ENTER` | enter key |\n| `Input` | prompt by suggest |\n\n\n\n### valueList \n\nRetrieve pre-registerd value.\n\n#### How to register value\n\n1. Type one linear value you wont to register.\n2. Press \"RG\" button \n\n#### How to type by this select box\n\n1. Tap dropdown.\n2. Select one from value list.\n\n- pre reserved value\n\n| name | description |\n| --------- | --------- |\n| `-` | Escape that you type by select box |\n| `DELETE` | Delete current input text contents |\n| `NEXT` | Move next tab index |\n\n- If you wont to edit keys file, this is bellow.\n\n[selectTyperDir](https://github.com/puutaro/CommandClick/blob/master/md/developer/directory_structure.md#fannel_dir)/selectTyperDir/list/selectValueList.txt\n\n\n#### Modifier kind table\n\nEnable to register modifier key conbination\n\n| Modifier | example |\n| ----------- | ----------- |\n| `ctrl+shift+alt` | `ctrl`\\+`shift`\\+`alt`\\+r -\u003e ctrl\\_shift\\_alt\\_\\_\\_r |\n| `ctrl+shift` | `ctrl`\\+`shift`\\+v -\u003e ctrl\\_shift\\_\\_\\_v |\n| `ctrl+alt` | `ctrl`\\+`alt`\\+c -\u003e ctrl\\_alt\\_\\_\\_c |\n| `ctrl` | `ctrl`\\+z -\u003e ctrl\\_\\_\\_z |\n| `shift` | `shift`\\+a -\u003e shift\\_\\_\\_a |\n| `alt` | `alt`\\+b -\u003e alt\\_\\_\\_b|\n\n- Modifier key conbination concat by `___`.\n\n## Setting variables\n---------\n\n### terminalFontZoom \nAdjust terminal font size (percentage)\n\n### scriptFileName \nRename script name\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuutaro%2Fselecttyper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpuutaro%2Fselecttyper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuutaro%2Fselecttyper/lists"}