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: 10 months ago
JSON representation
A macOS QuickLook generator for .scpt files (both AppleScript and JavaScript).
- Host: GitHub
- URL: https://github.com/josh-/qlscpt
- Owner: josh-
- License: mit
- Created: 2018-03-25T07:09:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-25T09:15:58.000Z (almost 8 years ago)
- Last Synced: 2025-04-20T22:32:40.247Z (11 months ago)
- Topics: applescript, javascript-for-automation, macos, objective-c, quicklook
- Language: C
- Size: 301 KB
- Stars: 25
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QLScpt
A macOS QuickLook generator for `.scpt` files (both AppleScript and JavaScript).

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
```