Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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).
- Host: GitHub
- URL: https://github.com/josh-/qlscpt
- Owner: josh-
- License: mit
- Created: 2018-03-25T07:09:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-25T09:15:58.000Z (over 6 years ago)
- Last Synced: 2024-11-02T14:42:09.505Z (11 days ago)
- Topics: applescript, javascript-for-automation, macos, objective-c, quicklook
- Language: C
- Size: 301 KB
- Stars: 25
- Watchers: 3
- 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
```