diff --git a/metadata/net.guildem.publicip.yml b/metadata/net.guildem.publicip.yml index 516ed8ee41..f5b5eba9b6 100644 --- a/metadata/net.guildem.publicip.yml +++ b/metadata/net.guildem.publicip.yml @@ -9,6 +9,16 @@ IssueTracker: https://github.com/guildem/publicip-android/issues Changelog: https://github.com/guildem/publicip-android/blob/HEAD/CHANGELOG.md AutoName: Public IP +Summary: App and Widget allowing user to find its current public IP address +Description: |- + Application and Widget allowing user to find its current public IP address. + + This application uses ipify API () to find IP. + This service is opensourced here : https://github.com/rdegges/ipify-api. + It doesn't log anything. See here for more details : https://www.ipify.org. + + App Icon is based on the work of Eugenio Hansen, licensed under CC BY-SA 3.0. + His work can be viewed here : https://ccsearch.creativecommons.org/photos/b9784438-27c5-4fcd-86cd-ccb073e795f9 RepoType: git Repo: https://github.com/guildem/publicip-android