Skip to content

Instantly share code, notes, and snippets.

@jaggy
jaggy / hotkey_helpers.js
Created July 26, 2016 16:21 — forked from jiaaro/hotkey_helpers.js
Mac Automation – Javascript Hotkey helpers
// How to use:
// 1. Open "Script Editor" (requires OS X 10.10 Yosemite)
// 2. Change the language from "AppleScript" to "JavaScript"
// 3. Paste the code below and replace the safari example.
//
// More info:
// https://developer.apple.com/library/mac/releasenotes/InterapplicationCommunication/RN-JavaScriptForAutomation/index.html
var sys_events = Application("System Events");
@jaggy
jaggy / Contract Killer 3.md
Created November 9, 2015 09:09
The latest version of my ‘killer contract’ for web designers and developers

Contract Killer

The popular open-source contract for web designers and developers by Stuff & Nonsense

  • Originally published: 23rd December 2008
  • Revised date: October 8th 2015
  • Original post

{
"require": {
"slim/slim": "2.*",
"slim/views": "0.1.*",
"twig/twig": "1.15.*",
"monolog/monolog": "1.7.*",
"resty/resty": "0.6.0",
"vlucas/valitron": "dev-master",
"j4mie/idiorm": "v1.4.1",
"j4mie/paris": "v1.4.2",