Skip to content

Tokanhaku/Launchbar_Actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launchbar Actions

This is a collection of my Launchbar actions.

How to download:

run this line in Terminal:

git clone https://github.com/Tokanhaku/Launchbar_Actions.git

You will find a folder named Launchbar_Actions in current path. Double click on the acion icons to install them.

★ Youtube

Search Youtube and list the five videos on the top, choose one to open it with IINA.

Requirements:

  • YouTube Data API
    • create a file named api (without extension) in Scripts\, paste your API in it.
  • IINA
    • Download it with brew cask install iina

Recommended:

  • Anaconda (for Python3)
    • Download it with brew cask install anaconda
    • If you don't use Anaconda Python, you may need to install a few packages and change the first line (shebang) from #!/usr/local/anaconda3/bin/python3 to the path of your Python.

★ Add List to Things

Add a todo list into Things. Each row will be added as one todo.

Requirements

  • Things 3

★ Convert Video to Gif

Convert a video (usually screen recordings) to a gif. The width of the result gif picture will be resized to 960px.

Requirements:

Run following lines to install them via Homebrew:

brew install ffmpeg
brew install gifsicle

★ Open in Specific Language

Open an app in specific language. All the supported languages will be listed. Choose one to launch the app.

★ Record Screen with QuickTime Player

Record screen with QuickTime Player.

★ Google Translate

Translate text with Google Translate or other translation engines to 3 languages: English, German, Chinese.

Requirement:

Run following lines to install it via Homebrew:

brew install translate-shell

★ Copy IP Adress

Copy the current IP adress to clipboard.

★ Add to Daily Note

Add the selected text to a markdown file on desktop.

★ Kindle Fonts Embedder

Add an elegant publisher font (IBM Plex Serif, Source Han Serif) to an azw3 Kindle book file. Inspired by this article on sspai.com.

Requirement

Run following lines to install them via Homebrew:

brew install exiftool
brew cask install calibre

★ Add Images in Kindle Mockup

Draw the Kindle screenshot in a Kindle Paperwhite mockup.

Requirements:

★ Add Images in iPhone/iPad Pro Mockup

Requirements:

★ Add Videos in iPhone 8/X Mockup

Requirements:

★ Add Images in Windows Mockup

Requirements:

★ Add Shadow to Screenshot

Add a Mac-like drop shadow to screenshot.

Requirements:

About

Collection of my Launchbar actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published