Skip to content

Latest commit

 

History

History
executable file
·
108 lines (73 loc) · 4.54 KB

TUTORIAL.md

File metadata and controls

executable file
·
108 lines (73 loc) · 4.54 KB

Tutorial

CommandClick's true value is low code tool.
Ofcourse, CommandClick can use as web browser, mobile ubuntu terminal. These feature is very useful.
However that alone don't know CommandClick's true aim.
CommandClick is rich bookmarklet maker.
It can also be made with surprisingly litle effort.
The less effort, the better.
Do you play date to prety girl and delicious lunch to decrease time for code implementation time?
Becuase CommmandClick itself include ubuntu and web browser, due to effort, you can do everything.
But, it's is worst.
CommandClick's significance is less effort development.
Although this tool require understanding specification ofcourse, it's aime save your effort. This tutorial tell you knowledge for low cost.
I hope your android development life will become easy and fast.

Requirement

Javascript code basic knowledge.
In By notification section, require shellscript basic knowledge.

Table

By alert, hello world

This is required section if you want to CommandClick's fannel creator.
Funnels are surprisingly easy to make.
You experience CommandClick's impact as low code tool.

By alert tutorial table

Step 1

Create hello_world_by_alert.js.

// [1]
/// SETTING_SECTION_START
// [2]
editExecute="NO"
// [3]
scriptFileName="hello_world_by_alert.js"
/// SETTING_SECTION_END

alert("hello world");

[1] -> setting section
[2] -> editExecute
[3] -> scriptFileName

  • CommandClick js fannel is bookmarklet.

  • Js fannel require ; by each line.

  • This code is equal bellow code

alert("hello world");

Step 2

Copy hello_world_by_alert.js to /storage/emulated/0/Documents/cmdclick/default directory[1]

[1] -> app directory

Step 3

Execute by run

  1. Click edit preference in setting
  2. Click add button in homeScriptUrlsPath
  3. Click hello_world_by_alert.js in grid box
  4. Close edit box.
  5. Click hello_world_by_alert.js in url history

Other tutorial check bellow

-> By text to speech1
-> By text to speech2 game
-> By notification