All Projects → rkanter → Open-iTerm-or-Terminal-Here...

rkanter / Open-iTerm-or-Terminal-Here...

Licence: MIT license
Generates an Applescript app that you can put in your Finder toolbar which will open an iTerm or Terminal tab at the current directory.

Programming Languages

applescript
352 projects
shell
77523 projects

Projects that are alternatives of or similar to Open-iTerm-or-Terminal-Here...

Dev Setup
macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.
Stars: ✭ 5,590 (+4481.97%)
Mutual labels:  mac, iterm2
Ltfinderbuttons
My Finder buttons collection for macOS.
Stars: ✭ 269 (+120.49%)
Mutual labels:  iterm2, finder
ssh-tools
😭没找到好用的shell工具✌️自己实现类似Xshell的部分功能
Stars: ✭ 92 (-24.59%)
Mutual labels:  mac, iterm2
Nord Iterm2
An arctic, north-bluish clean and elegant iTerm2 color scheme.
Stars: ✭ 651 (+433.61%)
Mutual labels:  mac, iterm2
SACK
System Abstraction Component Kit
Stars: ✭ 18 (-85.25%)
Mutual labels:  mac
mac-branch-deep-linking
The Branch SDK for Mac OS X - Docs:
Stars: ✭ 15 (-87.7%)
Mutual labels:  mac
sloth-app
Sloth desktop app
Stars: ✭ 16 (-86.89%)
Mutual labels:  mac
countly-sdk-cpp
Countly C++ SDK for Windows, MacOS and Linux
Stars: ✭ 27 (-77.87%)
Mutual labels:  mac
Notarize
Notarization status monitoring tool for macOS, supporting multiple developer accounts.
Stars: ✭ 90 (-26.23%)
Mutual labels:  mac
platform device id
flutter plugin to get device id
Stars: ✭ 32 (-73.77%)
Mutual labels:  mac
mac-robot
A Library to Automate User Interactions
Stars: ✭ 34 (-72.13%)
Mutual labels:  mac
fzfx
fzfX delivers the power of finding, previewing, editing and managing any file in few key strokes.
Stars: ✭ 71 (-41.8%)
Mutual labels:  finder
appear
reveal terminal programs in the gui
Stars: ✭ 29 (-76.23%)
Mutual labels:  iterm2
awesome-mac
A repo to introduce awesome applications and tools in my mac.
Stars: ✭ 24 (-80.33%)
Mutual labels:  mac
cliptext
Clipboard manager for macOS. Built with Electron.js
Stars: ✭ 37 (-69.67%)
Mutual labels:  mac
macstrap
Set up your macOS from scratch.
Stars: ✭ 16 (-86.89%)
Mutual labels:  mac
ukrainian-typographic-keyboard
Combined Ukrainian keyboard layout with typographic symbols
Stars: ✭ 356 (+191.8%)
Mutual labels:  mac
sixarm mac osx installation help
SixArm.com » Mac OSX installation help, notes, and guides
Stars: ✭ 22 (-81.97%)
Mutual labels:  mac
BaNG
Backup Next Generation for Linux & Mac using rsync (support hardlinks and btrfs snapshots), Web-Frontend, Statistics, History-Merger)
Stars: ✭ 28 (-77.05%)
Mutual labels:  mac
plexydesk
Lightweight Desktop Manager for Gnu/Linux and FreeBSD - Ideal for Low resource computers
Stars: ✭ 33 (-72.95%)
Mutual labels:  mac

Open iTerm or Terminal Here...

This project generates an Applescript app that you can put in your Finder toolbar which will open an iTerm or Terminal tab at the current directory.

alt text

alt text

I know there's already a ton of these types of apps out there, but I wanted to make my own anyway :)

Prerequisites

  • If using iTerm, requires at least version 3

Setup

  1. Generate the "Open iTerm Here..." or "Open Terminal Here..." app.
    It will show up in your Applications folder (/Applications).
./generate.sh [iterm|terminal]

For example:

$ ./generate.sh iterm
Preparing to generate 'Open iTerm Here...' app
Putting AppleScript into place
Setting the icon
Reticulating splines
Opening app location in Finder
Done
  1. Click and drag the app into the toolbar area where you want it. On newer versions of OS X, you have to hold down the Command (⌘) key until a green plus sign (+) appears. alt text

(This gif shows the process for the "Open iTerm Here..." app, but it's the same for the "Open Terminal Here..." app)

Using Mac OS X 10.14 Mojave or later?

The app works, but there's some useful security info here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].