Commit Graph

3 Commits

Author SHA1 Message Date
Radek Simko e6a7efb1db Lincastor updated to latest version 2014-06-06 17:02:03 +01:00
Fernando Paredes cc1135f76f Lincastor: Fix checksum 2014-04-25 20:07:20 -07:00
Caleb Xu 10cf1cbefb Added LinCastor
LinCastor enables you to register your own custom URL protocol scheme
(e.g. mylink://foo/bar) and associate it with an application, shell or
AppleScript handler.

As most OS X application support embedding links as part of a text, a
custom URL protocol scheme provides a great way to connect different
applications together or trigger custom workflows. For example: a link
jira://issue1234 could open a JIRA tracker with specific issue. This
link could then be placed in iCal’s reminder or any other text fields
supporting links.
2014-02-17 18:27:52 -05:00