/terminal-finder-button

A macOS app for starting up a Jupyter server directly from the Finder's current folder.

MIT LicenseMIT

Launch a Terminal window from macOS Finder

License: GPL v3 PRs Welcome Twitter BioSite Website Website

A macOS app for starting up a Jupyter server directly from the Finder's current folder.

Important: It is meant to be installed as a Finder toolbar button

Installation and usage

  1. Download and unzip the latest release of the app.

  2. Press the command (⌘) key and drag app to the Finder toolbar

  3. A Terminal instance will be launched on the current folder when you click the toolbar button.

From source

  1. Clone tbd repository:
git clone https://github.com/rogelj/
  1. Follow Dimitrios Zacharopoulos instructions on how to convert an AppleScript script into a macOS app.

  2. A ICNS image button for the app is available.

Enjoy!