Download a picture from http://archillect.com/. Every time you start it, a different picture is loaded.
You can start it with python2 by extecuting
python archillect.py
The file will be downloaded to img/archillect.NUMBER.jpg
by default,
where NUMBER is the number of the archillect picture.
A symlink to the new file is created as archillect.jpg
.
Look into the code, it's not that much. There are some configurations that can be adapted.
This project is not affiliated with http://archillect.com/ or its creators, nor does it hold any rigths on the content provided by archillect.
This project is licensed under the MIT license. You can read the full license text in the LICENSE file.
Feel free to contribute through issues and pull request. Any code contribution is considered to be licensed under the same license as this project.