Skip to content

puutaro/selectTyper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

selectTyper.js


Type by select box for login form, etc.. by puutaro

Table of Contents

Installation


  1. Install ComamndClick to your android
  2. Install this fannel by install repo or QR code

Screenshots


Usage


This fannel is triggered after you visit form web page: google auth, github auth, etc..

  1. Visit form web page
  2. (System register page url)
  3. This fannel trigger in history or index

Cmd Variables


This fannel save your input for login form, etc..

Keyboard

key name description
NEXT Move next tab index
BACK Move previous tab index
ENTER enter key
Input prompt by suggest

valueList

Retrieve pre-registerd value.

How to register value

  1. Type one linear value you wont to register.
  2. Press "RG" button

How to type by this select box

  1. Tap dropdown.
  2. Select one from value list.
  • pre reserved value
name description
- Escape that you type by select box
DELETE Delete current input text contents
NEXT Move next tab index
  • If you wont to edit keys file, this is bellow.

selectTyperDir/selectTyperDir/list/selectValueList.txt

Modifier kind table

Enable to register modifier key conbination

Modifier example
ctrl+shift+alt ctrl+shift+alt+r -> ctrl_shift_alt___r
ctrl+shift ctrl+shift+v -> ctrl_shift___v
ctrl+alt ctrl+alt+c -> ctrl_alt___c
ctrl ctrl+z -> ctrl___z
shift shift+a -> shift___a
alt alt+b -> alt___b
  • Modifier key conbination concat by ___.

Setting variables


terminalFontZoom

Adjust terminal font size (percentage)

scriptFileName

Rename script name