Skip to content

Commit e1b8cc3

Browse files
Update README.md
1 parent 5e97736 commit e1b8cc3

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,35 @@ https://tasker.joaoapps.com/userguide/en/javascript.htm .
3131

3232
.................................................................................................................................................................................
3333

34+
Here are some ScreenShots:
35+
**1st ScreenShot:**
36+
![ScreenShot 1](https://raw.githubusercontent.com/nirmalpaul383/Console_dot_JS_Android/main/Screenshots/1.png)
37+
38+
**Tasker's JavaScriptlet Mode: UI:** | **WebView mode: UI:**
39+
------------ | -------------
40+
![Tasker's JavaScriptlet Mode: UI](https://raw.githubusercontent.com/nirmalpaul383/Console_dot_JS_Android/main/Screenshots/2.png) | ![WebView mode: UI](https://raw.githubusercontent.com/nirmalpaul383/Console_dot_JS_Android/main/Screenshots/3.png)
41+
42+
**Tasker's JavaScriptlet Mode: simple for loop:** | **WebView mode: simple for loop:**
43+
------------ | -------------
44+
![Tasker's JavaScriptlet Mode: simple for loop](https://raw.githubusercontent.com/nirmalpaul383/Console_dot_JS_Android/main/Screenshots/4.png) | ![WebView mode: simple for loop](https://raw.githubusercontent.com/nirmalpaul383/Console_dot_JS_Android/main/Screenshots/5.png)
45+
46+
**Tasker's JavaScriptlet Mode: Executing a network JS file using UI:** | **WebView mode: Executing a local JS file using Tasker's JavaScript Interface:**
47+
------------ | -------------
48+
![Tasker's JavaScriptlet Mode: Executing a network JS file using UI](https://raw.githubusercontent.com/nirmalpaul383/Console_dot_JS_Android/main/Screenshots/6.png) | ![WebView mode: simple for loop](https://raw.githubusercontent.com/nirmalpaul383/Console_dot_JS_Android/main/Screenshots/7.png)
49+
50+
.................................................................................................................................................................................
51+
52+
**About app compatibility:**
53+
This application's icon and contains are designed and developed by me (N Paul). This program is best suitable for stock android with HD (720x1280 p) and FullHD+ (1080x2160 p)
54+
resolution's display.
55+
56+
**About source project:**
57+
This application is made with Tasker: (https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm) and with Tasker app factory:
58+
(https://play.google.com/store/apps/details?id=net.dinglisch.android.appfactory ). To install and run 'Console.js(android)' you will not need any of this application. However,
59+
if you want to ‘view’ or ‘modify’ source file you 'will need' Tasker application and if you want to 'export your own modification' then you 'will need both' Tasker and its
60+
extension app Tasker app factory.
61+
62+
.................................................................................................................................................................................
3463

3564
If you like these project please give a star to these projects. https://github.com/nirmalpaul383/Console_dot_JS_Android ,
3665
Main project: https://github.com/nirmalpaul383/Console_dot_JS

0 commit comments

Comments
 (0)