No description
Find a file
2026-06-29 23:04:19 +02:00
conf Fix dirty patch for infra IPs 2024-10-16 16:41:51 +02:00
doc Initial commit for myip 2024-10-13 17:02:51 +02:00
scripts Fix helpers 2.1 2026-06-29 23:04:15 +02:00
.gitignore Fix helpers 2.1 2026-06-29 23:04:15 +02:00
LICENSE Initial commit for myip 2024-10-13 17:02:51 +02:00
manifest.toml Fix helpers 2.1 2026-06-29 23:04:15 +02:00
README.md Auto-update READMEs 2026-06-29 23:04:19 +02:00
tests.toml Initial commit for myip 2024-10-13 17:02:51 +02:00

Logo of My IP My IP, packaged for YunoHost

Small utility to provide "what's my IP" service

🌐 Official app website App Demo Version: 1.0~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream My IP repository: https://github.com/YunoHost-Apps/myip_ynh

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/myip_ynh/tree/testing

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

📚 App packaging documentation

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