An open API service indexing awesome lists of open source software.

https://github.com/samapriya/ee-appshot

ee snapshot codes
https://github.com/samapriya/ee-appshot

Last synced: 2 months ago
JSON representation

ee snapshot codes

Awesome Lists containing this project

README

        

# ee-appshot: Create Snapshot of Earth Engine Apps

[![Twitter URL](https://img.shields.io/twitter/follow/samapriyaroy?style=social)](https://twitter.com/intent/follow?screen_name=samapriyaroy)
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
![ee_app_count](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/samapriya/6b74344d1e99aec6cce2aacb088aa34b/raw/eeapps.json)
[![Donate](https://img.shields.io/badge/Donate-Buy%20me%20a%20Chai-teal)](https://www.buymeacoffee.com/samapriya)
[![](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/samapriya)

This repo will create a JSON collection of Google Earth Engine apps from my collaborators and those who have shared and publicly made apps available. This is not a complete subset and this list comes from the same users who have publicly shared codes or have provided read access to their repos. This runs using a Github action and auto refreshes once every week.

* Find the most updated user: app [JSON here](https://raw.githubusercontent.com/samapriya/ee-appshot/main/app_urls.json)

* Find the most updates source code to user: app [zip here](https://github.com/samapriya/ee-appshot/raw/main/ee-appshot.zip)

* Think of this as a snapshot of a subset of apps with the latest urls for these apps available in the [JSON file](https://raw.githubusercontent.com/samapriya/ee-appshot/main/app_urls.json)

![ee_appshot](https://user-images.githubusercontent.com/6677629/142363013-f91f8299-499c-4ebf-b5e8-34794f93a466.gif)

* This also includes source code for all the apps to which it gets the url links for (**not all app will run outside app environment owing to how apps might have been permissioned**)

![ee_appshot_download](https://user-images.githubusercontent.com/6677629/142363520-6e81f988-a140-4671-bf7b-88f0c60220c0.gif)

* Extract and find the JS source code to these apps which you can open in any text editor

![ee_appshot_download_extract](https://user-images.githubusercontent.com/6677629/142363529-a45babbb-f46a-4a0a-9932-47d437e93a4c.gif)