Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 952 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 952 Bytes

Archilllect Load

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.

Disclaimer

This project is not affiliated with http://archillect.com/ or its creators, nor does it hold any rigths on the content provided by archillect.

License

This project is licensed under the MIT license. You can read the full license text in the LICENSE file.

Contribution

Feel free to contribute through issues and pull request. Any code contribution is considered to be licensed under the same license as this project.