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

https://github.com/AlexeySemigradsky/SketchRunner

The macOS application that can launch the Sketch when its trial expired.
https://github.com/AlexeySemigradsky/SketchRunner

sketch trial

Last synced: 4 months ago
JSON representation

The macOS application that can launch the Sketch when its trial expired.

Awesome Lists containing this project

README

        

> **Important note!** The SketchRunner currently only works with the Sketch version 52.6 or below.

The Sketch Runner is a macOS application that can launch the Sketch when its trial expired.

Download the latest release of the Sketch Runner application from [here](https://github.com/AlexeySemigradsky/SketchRunner/releases) and move it to the Applications folder.

![screen shot 2018-09-10 at 11 14 52](https://user-images.githubusercontent.com/4836709/45285046-cb3e3a00-b4ea-11e8-8b73-ed978b1237c1.png)

You also can compile the AppleScript into an application from the source code using the `compile` script:

```bash
./compile
````