Google Domains DDNS Client written in Python that automates updates by using the Google Domains DDNS API and Crontabs
$ git clone https://github.com/luxunator/google-domains-ddns-client
$ cd google-domains-ddns-client/
$ pip install requirements.txt
To start a DDNS Client task run the setup:
$ python setup.py
As the client uses crontabs to update hourly you can manually remove all jobs or remove single job by running the setup:
$ crontab -r
# or
$ python setup.py