Skip to content

yorikasa/launchbar-rtm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

caa2516 · May 4, 2012

History

9 Commits
May 4, 2012
May 4, 2012

Repository files navigation

RTM via LaunchBar

Usage

YOUR API KEY
YOUR SHARED SECRET
  • Place the file to where you think you should.
  • Create an AppleScript like:
on handle_string(message)
	do shell script "/Users/yuki/dev/rtm/rtm.rb \"" & message & "\""
end handle_string
  • Place the script to ~/Library/Application Support/LaunchBar/Actions.
  • Done.

First time this script is invoked, it want you to authorize via browser (default: Safari). So the script ignore your first task.

About

Add tasks to Remember the milk via LaunchBar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages