getLocalIp/getIp.desktop
#!/usr/bin/env xdg-open
[Desktop Entry]
Type=Application
Name=getIp
GenericName=getLocalIP
Comment=Show your ip address
Exec=/usr/lib/getLocalIp/getLocalIp
Icon=/usr/lib/getLocalIp/getIp.svg
Terminal=FALSE
StartupNotify=TRUE
Categories=Network;Utility;RemoteAccess;