Skip to content

The Apple Script for launching "Terminal" at current Folder.

Notifications You must be signed in to change notification settings

satoshi999/LaunchTerminal-on-Mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

LaunchTerminal on Mac

====

Overview

The Apple Script for launching "Terminal" at current Folder.

Description

This is the Apple Script that can launch "Terminal" at current Folder.
You can launch "Terminal" on current folder by calling this script using short cut key When you are opening "Finder" at forefront.
Case of execute this when you aren't opening "Finder" at forefront, it will launch "Terminal" as default.

  • Note
    Source code is written in "main.txt"(is not scpt file) .
    Because scpt can not open on this page.

SetUp

*Launch "Automator" app.
*Choose "Service".
*Choose "no input" in select box of "service receives selected".
*Set "Run AppleScript" from left side.
*Back to this github page and copy source code in the script.
*Back to "Automator" again, then paste the code into panel of "Run AppleScript".
*Save as new worlflow.
*Open setting page of "Short cut" in "System Preferences".
*Select "Services" and find service as saved workflow from before.
*Set any short cut key you want to launch.

Usage

Open Finder. Press the short cut key, Then You will see that "Terminal" will be launched at current folder.
Case of when you aren't opening "Finder" at forefront, it will launch "Terminal" as default.

Licence

MIT Licence

Author

satoshi999

About

The Apple Script for launching "Terminal" at current Folder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published