Skip to content

mirka/launchbar-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaunchBar Actions

Actions for LaunchBar.

Requires LaunchBar 6+.

Table of Contents

Actions

Code Scratchpad

Typing the extension 'json' into the LaunchBar input

Open a temporary scratchpad file with a given extension.

This is for when you want to quickly type out a few lines of code, but with proper indentation and syntax highlighting. (The assumption being that, you have your Finder set up to open files with certain extensions in the code editor of your choice.)

Copy Application Icon

Given an application, copy its icon to the clipboard.

New File Here

Given a folder, create a new empty file inside it with a filename and extension specified from a prompt.

Unlike the built-in “New Text Document Here” action, it will not immediately open in a default app, but simply return it to LaunchBar. Also, you will not get a pesky confirmation dialog when choosing extensions other than .txt.

Relaunch Application

Given an application, quit and relaunch it. If the app was running hidden, it will try to relaunch as hidden, too.

Speak In…

Screenshot of the 'Speak In' plugin dropdown in LaunchBar

Given some text, have the computer’s text-to-speech system read it out loud, choosing from a configurable list of languages/voices. You can also save it to an audio file, which can then be used in flashcard apps like Anki. The list of languages are sorted by last used. Useful for polyglots and language learners.

Go to System Preferences ▸ Accessibility ▸ Speech ▸ System Voice to see what voices are available, and download more.

Download

Download from the latest release.