timothymiller / cloudflare-ddns

🎉🌩️ Dynamic DNS (DDNS) service based on Cloudflare! Access your home network remotely via a custom domain name without a static IP!
https://timknowsbest.com/free-dynamic-dns
GNU General Public License v3.0
3.1k stars 324 forks source link

Add systemd service and timer #121

Closed davide125 closed 1 year ago

davide125 commented 1 year ago

Add a basic systemd unit and timer to run cloudflare-ddns on boot and every 15 minutes.

timothymiller commented 1 year ago

Really cool @davide125 I'll merge this right away. May you add some docs on usage to the README?