examples/getLocalIp
A simple gtk application to get your local internet address used for internet connections
A simple gtk application to get your local internet address used for internet connections
compile with :
meson setup build
cd build
ninja
and start ./getLocalIp
If you want install the application type:
cd build
sudo meson install
To uninstall:
sudo /usr/lib/getLocalIp/uninstall.sh
.pobsrc
screenshots
exclusions.txt(04/05/2023 )
getIp.desktop(04/05/2023 )
getIp.svg(25/01/2023 )
getLocalIp.geany(06/05/2025 )
getLocalIp.tags(22/02/2025 )
globals.c(03/05/2023 )
gui.ui(03/05/2023 )
gui.ui~(03/05/2023 )
install.sh(04/05/2023 )
main.c(03/05/2023 )
meson.build(04/05/2023 )
readme.md(04/05/2023 )
resource.xml(03/05/2023 )
uninstall.sh(04/05/2023 )
win1.c(24/04/2025 )