How to start using WIFI automatically when ethernet connection goes down?

Solution 1:

This might help, after some adaptation.

I've written a bash script to help with this: https://github.com/waltinator/net-o-matic It watches the connection, and when the connection drops, does a user-specified thing to try to reconnect.