A quick python script to cache John Coates' Aerial screen saver when using it offline or behind a proxy.
Download and install the Aerial screen saver here.
Clone this repository:
git clone https://github.com/cjduffett/Aerial-Cache.git
Install requests, if you don't have it:
cd Aerial-Cache
pip install requests
Run Aerial-Cache:
python cache.py
Enjoy your beautiful new screen saver offline or behind a proxy!