Links

Search This Blog

November 26, 2021

Rotate Text v0.1

Text




BY



PLACES

Grid Code v0.1

Text




Coded message

October 26, 2021

Time Calculator And Buggy Timer v0.4.2

There are few known bugs. For example time :7 and :07 are the same, :70 isn't.
If you press more than one time count down in a row, timer will count down faster and it will mess up timer.
If you do that you'll probably have to refresh web page. This is not trustable timer yet.
It may count extra second on the beginning and/or on the end.

Time array






October 10, 2021

PickPattern v0.54

1st color:
2nd color:



Horizontal/Vertical Stripes:
Checkerboard:
Your browser does not support the canvas element.

There's known semantic bug in code.

August 20, 2021

Revers0r v0.1

Text





August 17, 2021

How to open HTML file with Chrome on Android 7.0

 Required apps:

  1. File Manager
  2. Notepad Free
  3. Chrome

Find and open Notepad Free. Open new text file by one tap on plus which is in right down corner of the app.

Enter title and below start writing your HTML code.

After you finished writing your HTML code tap on three dots in right top corner of the app.

Export to a text file to Downloads folder. Save it.

Go to Tools and open File Manager then open Downloads.

Find saved file. Select it. Find and tap rename.

Change extension of file to html or htm. (Make sure extension is properly written. html as extension with out spaces in extension part.)

Confirm name change.

Open renamed file with Chrome.

If it's all alright you should see your HTML file interpreted by Chrome.

This might not work for some.