###Sketch trial non stop
Open hosts files:
$ open /private/etc/hosts
Edit the file adding:
127.0.0.1 backend.bohemiancoding.com
127.0.0.1 bohemiancoding.sketch.analytics.s3-website-us-east-1.amazonaws.com
Open .licence file
In English:
/Users/YOUR-USER-HERE/Library/Application\ Support/com.bohemiancoding.sketch3/.license
In Spanish:
/Users/YOUR-USER-HERE/LibrarΓa/Application\ Support/com.bohemiancoding.sketch3/.license
##NOTE: .licence is a hidden file
Show all hidden files with:
$ defaults write com.apple.finder AppleShowAllFiles YES
And edit three values: sign to ==, type to licence, and expiration to 999999999
"sign":"=="
"typeβ:βlicenceβ
"expirationβ:β999999999β
You need to open Terminal and type commands they specified in the repo.
You can download repo by git command or directly from GitHub and unpack the ZIP archive.
The ZIP archive option may be simpler for you. Just click the green button in their repo called 'Code' and select 'Download ZIP'. In the next step, you can unpack it and move a directory to Desktop. Then open Terminal, replace '$HOME' to 'Desktop' and that's all - just execute commands specified in the repo.
Remember that the script does not guarantee success.
In addition, if an application meets your expectations, you should purchase the paid version.