mirror of
https://github.com/YunoHost-Apps/ifconfig-io_ynh.git
synced 2025-11-05 13:28:46 +01:00
IP API service
|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
ifconfig-io, packaged for YunoHost
IP API service to get their public IP address
📦 Developer info
🛠️ 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.