iPhone apps with special url shortcuts

In: app| helpful| shortcuts

3 Dec 2009

A feature of the iPhone SDK allows you to bind your application to a custom url scheme. This allows others to trigger the opening of your app and opens the possibilities of passing data between apps.

Here’s a quick tutorial on how to update your Info.plist to register your own url.

List of iPhone apps with custom url shortcuts along with instructions on how to use them.

Safari

Phone Call

SMS / Text Message

  • sms:123456789There is no // in the SMS scheme.
  • Note: Currently no method to specify a body for the message.

Send an Email

AppStore

Like YouTube and Google Maps, certain http urls get hijacked by the build in Apple apps. This will open the Appstore app.

  • http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=291586600&mt=8

Maps

  • Launch the mapping app – maps://

Feed Reader

  • feed:// launches http://reader.mac.com in Safari

Twitteriffic / Twitteriffic Premium

A Twitter client by The Icon Factory

Twinkle

Twitter client by Tapulous
  • Launch - twinkle://

Tweetie

Twitter client by atebits
  • Launch – tweetie://
  • Start tweet with shortened url – tweetie://http://your.url.com

Twitterfon

Twitter client by 

Site Check

Phishing Protection for Mobile Safari by Kevin O’Reganapps_ie_textonly_on_white

Credit Card Terminal

Online CC processing by InnerFence

This is one of the first iphone apps to provide a return path when it is invoked. See this post on their blog for more details and some security caveats.

Yummy

by Stephen Darlington

Appigo Todo

Todo list management by Appigo

Appigo Notebook

Notepad by Appigo

Darkslide (formerly Exposure)

Flickr viewer by Connected Flow
Portscanner by Digital Sirup
  • Launch Portscanner – portscan://
  • Launch a scan – portscan://127.0.0.1
  • Launch a scan – portscan://host.name

ChatCo

English/Japanese IRC client

  • irc://irc.example.domain/roomName
  • irc://irc.example.domain/Nickname@roomName
  • irc://irc.example.domain/Nickname!Realname@roomName

Eureka

Wikipedia Viewer by  Keishi Hattori

Wikiamo

Wikipedia viewer by Satoshi Nakagawa
First one seen with 2 url schemes registered

Ships² Viewer

Game by Universalis

Geopher Lite

Geocaching app by DadGuy

Google Earth

 by Google

 

Alocola

by Dan Grigsby / Mobile Orchard

An iPhone location web-helper application 

 

Kindle

by Amazon

Amazon Kindle book reader

UniDict Engine & SpellChecker

by Enfour

Enfour has a number of apps that support round-trip URLs -add the sender app’s URL to the ‘Back’ button.

“UniDict Engine” (used for dictionaries like “American Heritage” & “Oxford Deluxe“) allows lookups from other applications as well as links between dictionaries.

SpellChecker” also has round trip URLs. This lets apps send text to be checked with the results sent back to the app that made the call.


Skype

by Skype

VOIP Calls and Chat


Ebay

by Ebay

Auctions


Facebook

by Facebook

Social Networking


EirText Pro

by Vincent Coyne – apps_ie_textonly_on_white

SMS Client


iVersion

by Ben Reeves

Fully featured SVN Client for iPhone and iPod Touch


Round Tuit

by Leigh McCulloch

Use Round Tuit to keep a quick and easy list of things you need to get done. Add new items, delete items and order your items according to what you need to do next and make a productive difference to your day.


Gowalla

by Alamofire, Inc

Share your experiences through Gowalla with your Facebook & Twitter friends


Print Magic

by Wellala Inc

“Print Magic is the first application for the Apple iPhone & iTouch products, which allows for wireless printing through IPP on the latest OS system”

  • Launch with print:// Data in the pasteboard will be printed.


Birdfeed

by BirdFeed

Twitter Client


MyAppSales

by Dr. Touch

Download your iTunes Connect reports. (Not available from the AppStore, sold as source fo you to build and run via your developer account)


Sounds real (sound bank)

by Série Blanche

Sounds real (sound bank)


Simply Tweet

by Hwee Boon Yar

Twitter client with push notifications


Echofon

by Naan Studio

Twitter client


Good Reader

by Good.iWare Ltd

Download files for use offline

  • Launch from another app gropen:// (help)
  • Download files ghttp://, ghttps://, grhttp://, grhttps://, giwhttp:// or giwhttps:// (help)


Pocket Universe

by John Kennedy

Pocket Universe supports the following options (more to come), which makes it possible to link to planets or points in the sky from a web page and then ’see’ them in the app’s planetarium mode. Motion tracking mode must be off for these to function as expected.

Add more in the comments and I’ll integrate them asap.
.

30 Responses to iPhone apps with special url shortcuts

Avatar

Kevin O'Regan

January 7th, 2009 at 11:17 pm

Add any missing apps in the comments…

Avatar

Kevin O'Regan

January 8th, 2009 at 12:24 am

Wikiamo uses wikipedia:// and wikiamo://.

Avatar

Stephen Darlington

January 8th, 2009 at 8:26 am

Great resource, thanks for listing Yummy. I note that there’s a small error in the URL, though. There are two valid forms:

yummy:URL

(Idea being you can manually add the ‘yummy:’ prefix, though you lose the title.)

and:

yummy://post?url={encoded url}&title={encoded title}

(Smarter but something you can’t do by hand.)

Avatar

Kevin O'Regan

January 8th, 2009 at 9:36 am

@Stephen Darlington
Thanks Stephen. Updated post.

Avatar

Custom URL schemes - iPhone Dev SDK Forum

January 8th, 2009 at 10:13 am

[...] apps who may want to integrate with yours Please take a look at iPhone apps with special url shortcuts Add your app in the comments along with details of any parameters or a link to where you document [...]

Avatar

Dave Howell

January 10th, 2009 at 7:38 am

airsharing:// launches Air Sharing.

Avatar

Kevin O'Regan

January 10th, 2009 at 2:05 pm

@Dave Howell
Thanks Dave.

Avatar

App Lookup » Restored links and added Appigo Notebook and Alocola

January 22nd, 2009 at 4:59 pm

[...] My google analytics plugin was getting confused by all the funky url schemes over on the listing page. [...]

Avatar

Ben Chatelain

February 18th, 2009 at 5:35 pm

Full Screen Web Browser uses fullscreen:// for opening web pages. Here’s the full syntax:

fullscreen:///open?url={encoded url}

I created a page to make it easy for users to add a “View Full Screen” bookmarklet to Safari, right on their iPhone:
http://www.sopods.com/___?javascript:window.location=‘fullscreen:///open?url=’+escape(window.location)

Avatar

Matt

March 1st, 2009 at 9:32 pm

Anyone know how to open iTunes and link to a specific song, album, or band?

Avatar

Matt

March 1st, 2009 at 9:35 pm

Anyone know how to link to an iTunes album or song from an iPhone app? So far I can only link via Safari – so you click my link, then safari opens, then safari closes and iTunes opens – ugly!

This ‘works,’ but there must be a cleaner way:

http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewAlbum?i=

Avatar

Beth

April 12th, 2009 at 6:50 pm

Yelp: yelp://

Avatar

Tommy

April 15th, 2009 at 9:41 am

Portscan

Portscanner by digitalsirup.com

Launch with “portscan://”
Launch with IP Address or Domain: “portscan://127.0.0.1″

Avatar

cris

May 24th, 2009 at 7:27 pm

the amazon kindle reader can be launched with:

kindle:/home

Avatar

Mark

August 10th, 2009 at 7:34 pm

is there any special “URL shortcut” to open native iPhone Calendar App ??

Avatar

Richard

August 28th, 2009 at 5:55 am

Enfour has a number of apps that support round-trip URLs -add the sender app’s URL to the ‘Back’ button.

“UniDict Engine” (used for dictionaries like “American Heritage” & “Oxford Deluxe”) allows lookups from other applications as well as links between dictionaries.

“SpellChecker” also has round trip URLs. This lets apps send text to be checked with the results sent back to the app that made the call.

Because these are two-way, Enfour requests that developer sign an NDA before we send the API details and sample code. -there are no other strings attached.

Avatar

Hwee-Boon Yar

October 2nd, 2009 at 7:33 pm

SimplyTweet (Twitter app)

The following opens the 3 respective timelines:

simplytweet:?timeline=friends
simplytweet:?timeline=mentions
simplytweet:?timeline=directmessages

Starts a new draft:

simplytweet:?link={URL}&text={text}

URL and text are both optional. URLs longer than 25 characters are automatically shortened.

Avatar

Série Blanche

October 8th, 2009 at 7:43 am

The sound iApp “Sounds real (sound bank)” can be launched with :
“soundsreal://”

Right now it’s mainly used to transfert data from “Sounds free (sound bank)” to “Sounds real (sound bank)”.

It may have more use in the futur

Avatar

Kamal D Shah

October 13th, 2009 at 4:29 am

Is there a URL for Apple’s Remote app?

Avatar

admin

October 13th, 2009 at 6:41 am

Hi Kamal,

Unfortunately there is no URL for the current Remote app.

Avatar

Ben reeves

October 19th, 2009 at 11:28 pm

iVersion – can be launched with

svn://

to open a new svn client session e.g
svn://user:pass@host.com/path/trunk

Avatar

Leigh McCulloch

November 18th, 2009 at 2:14 am

Round Tuit – can be loaded with new todo items:

roundtuit://add/[todo item 1]/[todo item 2]/[todo item 3]/…

Avatar

utaani

November 26th, 2009 at 10:55 pm

Echofon ( twitter client )
Echofon -> echofon:///post?’+window.location
Echofone Pro -> chofonpro:///post/username?’+window.loaction
http://echofon.com/twitter/iphone/guide.html

Avatar

utaani

November 26th, 2009 at 11:00 pm

Good Reader ( Download files and view with offline )
Download files -> ghttp:// ghttps:// grhttp://, grhttps://, giwhttp:// or giwhttps://
http://www.goodiware.com/gr-man-howto.html#ghttp

Open from Other iPhone Apps -> gropen://
http://www.goodiware.com/gr-man-howto.html#openfromother

Avatar

utaani

November 27th, 2009 at 3:43 am

@utaani
I’m sorry for mistake with Echifone Pro URL. (The post already fixed. thanks.)

Avatar

John Kennedy

November 29th, 2009 at 4:08 pm

Pocket Universe supports the following options (more to come), which makes it possible to link to planets or points in the sky from a web page and then ’see’ them in the app’s planetarium mode. Motion tracking mode must be off for these to function as expected.

astronomy://?goto=[sun|moon|mercury|venus|mars|jupiter|saturn|uranus|neptune|pluto]

astronomy://[?day=xx][?month=xx][?year=xxxx][?hour=xx][?minute=xx][?second=xx]

astronomy://?alt=xxx?azm=xxx

astronomy://?ra=xx?dec=xx

Avatar

mike

December 29th, 2009 at 7:12 am

QuickMark QR Code Reader can be launched with

quickmark://

To pass the decoded result to another app with a custom url scheme

quickmark://myapp

* myapp will need to be able to handle the received result

For example

Type quickmark://http into Safari browser and launch QuickMark. Then scan a barcode that contains ‘google.com’ (without quotes). The result is google webpage will be launched in Safari.

Avatar

Finbarr

January 4th, 2010 at 2:36 pm

Hi Kevin,

Jelly SMS:

http://www.jellysms.com/blog/developers-integrate-your-own-app-with-jelly-sms/

// Compose SMS a normal number
NSString * jsmsUrlString = @”jsms://0868732234″;

// SMS to many numbers (separate each number with a comma – no spaces)
jsmsUrlString = @”jsms://0868732234,64932423433,+44853223433″;

// Or to simply open Jelly SMS without opening a new message
jsmsUrlString = @”jsms:”;

Avatar

ken

March 6th, 2010 at 3:52 pm

google app? i would like to add it to my contact url for voice control launching. thx

Avatar

admin

March 6th, 2010 at 4:26 pm

@ken googleapp:// will open the Google Mobile App

Thanks for the suggestion.

Comment Form

About this blog

Unlock the power of interoperability between applications with app url schemes.

Photostream

Categories

Archives

  • admin: @ken googleapp:// will open the Google Mobile App Thanks for the suggestion. [...]
  • ken: google app? i would like to add it to my contact url for voice control launching. thx [...]
  • Finbarr: Hi Kevin, Jelly SMS: http://www.jellysms.com/blog/developers-integrate-your-own-app-with-jelly [...]
  • mike: QuickMark QR Code Reader can be launched with quickmark:// To pass the decoded result to anoth [...]
  • John Kennedy: Pocket Universe supports the following options (more to come), which makes it possible to link to pl [...]