Skip to content

manuelmazzuola/muzei-google-art-project

Repository files navigation

Muzei - Google Art Project

Muzei - Google Art Project is an extension for muzei that displays random pictures from Google Art Project.

Google has decided to remove the application from the market.

Download the apk: https://drive.google.com/file/d/0B-bolEUTB7bHMTlLQmd3eFJSZjQ/view?usp=sharing

Get it on Google Play

How

Google Art Project does not provide an API so I've reverse engineered the Google Art Project Chrome Extension.

I've discovered that the extension picks a random masterpiece from a json file that contains an array of objects. Each object contains the masterpiece's informations like the title, author, image url, etc. Appending the string =1200-rw to each image's url, the image retrieved will be at least large 1200px.

Attributions

This app is based upon Roman Nurik's Muzei sample source app and uses the Muzei API. Muzei is released under the Apache 2.0 license.

See the LICENSES file for further details.

Icon

About

Muzei Google Art Project Source

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages