Device IP

Rating: 
5
Your rating: None Average: 5 (2 votes)

Show network addresses of interfaces that are UP

Touch the 'Device IP' title to update.

 

I used to use What is my IP but that does now work in my device anymore :O.

After a while using command line to get addresses I wrote this to do that work instead.

Also as it was hard for me to find the icon of What is my IP in launcher menu created something that is easier to find (large (IP) in button).

This is 2-file executable, one .qml and one .py file. Source repository is named sfos-device-ip.

Screenshots: 
Application versions: 
AttachmentSizeDate
File device-ip-1.0-1.noarch.rpm9.62 KB26/06/2022 - 13:58
File device-ip-1.1-1.noarch.rpm9.69 KB05/02/2023 - 01:07
Changelog: 

call /usr/sbin/ip if /sbin/ip does not exist (4.5.0.16 has /usr/sbin/ip, not /sbin/ip)