Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/josh-/qlscpt

A macOS QuickLook generator for .scpt files (both AppleScript and JavaScript).
https://github.com/josh-/qlscpt

applescript javascript-for-automation macos objective-c quicklook

Last synced: 4 days ago
JSON representation

A macOS QuickLook generator for .scpt files (both AppleScript and JavaScript).

Awesome Lists containing this project

README

        

# QLScpt

A macOS QuickLook generator for `.scpt` files (both AppleScript and JavaScript).

Quick Looking an AppleScript scpt file Quick Looking a JavaScript scpt file

This is already available in Spotlight as a Quick Look Preview Extension (selecting a `.scpt` file in Spotlight will show a preview, no matter if it is a JavaScript or AppleScript file). This new extension format is documented in [this WWDC session](https://developer.apple.com/videos/play/wwdc2017/231/?time=817).

## Installation

```sh
$ brew cask install josh-/qlscpt/qlscpt
```