Skip to main content

GrandTourer is a CLI tool for easily launching GUI applications on MacOS with a two letter command: gt

Project description

GrandTourer

GrandTourer is a CLI tool for easily launching GUI applications on MacOS with a two letter command: gt. It's a drop-in replacement for open -a, but without the need for precise capitalisation, spacing, and first words like "Microsoft" or "Adobe" if you have multiple applications from them.

Installation

Use the package manager pip to install GrandTourer. GrandTourer requires Python >=3.8.

$ pip install grandtourer

Usage

Type gt followed by the first few letters of your application name.

There's no need for spaces and capital letters - GrandTourer will find the relevant application. If there is more than one possible match, you might need to include a few more letters.

$ gt calc
# Launches 'Calculator'

$ gt calculossus
No apps found

$ gt cal
Did you mean one of the following?
1. Calculator
2. Calendar
Enter the number you want. Enter any other number to exit:

Also, if you have, for example, the Microsoft Office or Adobe Creative Cloud suites installed, you don't need to include the first word. So:

$ gt adobeil
# Launches 'Adobe Illustrator'

$ gt il
# Also launches 'Adobe Illustrator'

License

Made by Will and released under the MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

grandtourer-0.1.6.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

grandtourer-0.1.6-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page