- Imagemator
- Imagemator is an application built in only
40 lines of code that lets the user load an image
using the http://webintents.org/pick intent, edit the image using the
http://webintents.org/edit intent, share the image using the
http://webintents.org/share intent and then save the result back out
to the user's preferred storage solution using the
http://webintents.org/save intent.
- Cloud File Picker
- Cloud File Picker is an application built in about
40 lines of developer code that lets the user load an images
from the Picasa accounts into any app of their choice.
- Mememator
-
Mememator is an application that supports image editing (intent:
http://webintents.org/edit with type: image/*). It only has the ability
to recieve an image and add a small piece of text to the header and footer.
- Twitter
-
-
This is a demonstration of how to bridge existing client API's. In this demo
we bridge the Web Intents with Twitters own Web Intetns implementation.
- Goo.gl URL Shortener
-
This is an implementation of a URL shortener that uses the Goo.gl URL shortener
to make URL's small.
- Instapaper
-
-
This is a demonstration of how to bridge existing client API's. In this demo
we bridge the Web Intents with the Instapaper API for the http://webintents.org/save
intent.
- Imgur - Save Image to the Cloud
-
-
This is a demonstration of how to bridge existing client API's. In this demo
we bridge the Web Intents with the Imgur API for the http://webintents.org/save
intent.