Skip to content

jwerle/suri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

suri(1)

Set and get application URI schemes for OS X

install

$ clib install jwerle/suri

usage

suri(1) will set or get an application uri.

usage: suri [-hV] <scheme> <application>

example

You can get an application by a URI by simply just prodiving the uri as an argument.

$ suri spotify
file:///Applications/Spotify.app/
$ suri mailto
file:///Applications/Mail.app/

You can set an applications URI by prodiving a scheme and a application argument to suri(1).

$ suri slack Slack
Setting scheme `slack' for application bundle `com.tinyspeck.slackmacgap'
$ open slack:

license

MIT

About

Set and get application URI schemes for OS X

Resources

License

Stars

Watchers

Forks

Packages

No packages published