1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ifconfig-io_ynh.git synced 2025-11-05 13:28:46 +01:00
IP API service
Find a file
2025-07-28 08:24:24 +02:00
.github Apply example_ynh 2022-01-15 20:47:26 +01:00
conf improving 2025-04-12 21:26:11 +02:00
doc fix 2023-12-15 20:00:42 +01:00
scripts improving 2025-04-12 21:26:11 +02:00
.gitignore Initial commit 2021-02-21 21:04:26 +01:00
LICENSE Apply example_ynh 2022-01-15 20:47:26 +01:00
manifest.toml Upgrade sources 2025-07-28 00:17:54 +02:00
README.md Auto-update READMEs 2025-07-28 00:17:56 +02:00
tests.toml improving 2025-04-12 21:26:11 +02:00

Logo of ifconfig-io ifconfig-io, packaged for YunoHost

IP API service to get their public IP address

🌐 Official app website App Demo Version: 2025.07.26~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream ifconfig-io repository: https://github.com/georgyo/ifconfig.io/

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/ifconfig-io_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade ifconfig-io -u https://github.com/YunoHost-Apps/ifconfig-io_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.