DDNS Updater app
This is a simple Android app to update Dynamic DNS records for various providers.
I started this project since I could not find any decent apps that could fulfil my (admittedly quite niche) use-case of updating dynamic DNS records from my phone. So I took the opportunity to learn about Android development with Kotlin and Jetpack Compose.
Features:
- Update IP address for supported Dynamic DNS providers.
- Manage multiple hosts.
Supported Providers:
- DuckDNS
- nsupdate.info
- No-IP
- Any provider that can be updated via URL More may be added in the future.