The Network Tools extension by Andres lets you find out your IP address in IPv4 or IPv6 format.
Overview
Extension Developer | Andres Cotes |
Clone Starter .aia | Open in Thunkable |
Get the .aix | Manual Download |
Click-to-Copy Link | co.com.dendritas.NetworkTools.aix |
Donate to Developer | N/A |
License | MIT |
https://groups.google.com/group/mitappinventortest/attach/49b8dce2ca1a3/co.com.dendritas.NetworkTools.aix?part=0.1&authuser=1
Installation
If you need any help installing an extension then take a look at our “How to Install an Extension” guide.
Blocks
This simple extension contains just two blocks, it’s very easy to use.
Get IP Address
It does what it says on the tin really. This block returns the phone’s IP address in IPv4 or IPv6 format.
The input parameter, useIPv4
takes a logic value, either True or False.
Component
If you are working with more than one Network Tools component you can use this block to refer to each one individually.
Example App
In this simple demo you can get the local IP address of the user, in both formats, when the button is clicked. Try this app in Thunkable yourself by clicking here.
Want to Help?
There are lots of great extensions being created and updateed everyday. Keeping this site up to date is a huge task. If you want to help out find out more in the Thunkable Community
Post written by:
Domhnall