If you are not sure if the website you would like to visit is secure, you can verify it here. Enter the website address of the page and see parts of its content and the thumbnail images on this site. None (if any) dangerous scripts on the referenced page will be executed. Additionally, if the selected site contains subpages, you can verify it (review) in batches containing 5 pages.
favicon.ico: codekitapp.com/help/applescript - CodeKit - Controlling CodeKit .

site address: codekitapp.com/help/applescript redirected to: codekitapp.com/help/applescript

site title: CodeKit - Controlling CodeKit With AppleScript

Our opinion (on Friday 03 July 2026 23:42:39 UTC):

GREEN status (no comments) - no comments
After content analysis of this website we propose the following hashtags:



Meta tags:

Headings (most frequently used words):

project, or, preview, an, add, framework, refresh, file, get, server, controlling, codekit, with, applescript, examples, request, api, select, projects, frameworks, toggle, watching, browsers, in, browser, status, address, entry, to, the, log, process, build,

Text of the page (most frequently used words):
the (59), codekit (47), tell (31), you (25), project (23), application (22), path (16), #preview (15), file (13), #refresh (13), and (12), address (11), that (10), browser (10), command (9), this (9), can (9), folder (9), not (9), for (9), server (9), applescript (8), using (7), with (7), browsers (7), framework (7), item (6), end (6), log (6), get (6), build (5), select (5), will (5), containing (5), message (5), add (5), new (4), root (4), need (4), set (4), app (4), type (4), error (4), see (4), use (4), editor (4), watching (4), frameworks (4), clients (4), email (3), request (3), these (3), methods (3), open (3), page (3), api (3), any (3), descendant (3), thereof (3), know (3), must (3), note (3), process (3), even (3), title (3), entry (3), named (3), string (3), are (3), default (3), dot (3), returns (3), occurs (3), running (3), other (3), list (3), dictionary (3), return (3), projects (3), adding (3), method (3), about (2), same (2), one (2), figure (2), out (2), part (2), currently (2), its (2), output (2), action (2), because (2), scss (2), warning (2), have (2), specify (2), also (2), optional (2), name (2), bonjour (2), lan (2), local (2), feedback (2), want (2), url (2), status (2), options (2), firefox (2), bundle (2), above (2), full (2), reloading (2), after (2), wait (2), syntax (2), stylesheets (2), reload (2), only (2), already (2), when (2), call (2), pause (2), nothing (2), unpause (2), your (2), inspect (2), determine (2), exist (2), disk (2), aproject (2), otherwise (2), descendent (2), someframeworkfolder (2), specified (2), value (2), each (2), plugins (2), custom (2), languages (2), minifier (2), tools (2), postcss (2), steps (2), topics (2), controlling (2), privacy, policy, report, bug, support, follow, developer, twitter, made, san, diego, please, workflow, plugin, like, hear, protected, issue, github, way, providing, some, skipped, ignore, explicitly, telling, myproject, required, messages, green, optionally, yellow, red, may, provide, associated, problem, success, hello, world, current, omit, parameter, whichever, picked, empty, isn, normally, starting, updating, two, details, refreshing, finally, which, there, three, com, apple, safari, identifier, opens, system, popular, whole, delay, seconds, before, dispatching, here, example, multi, line, just, reloads, every, viewing, inject, changes, paused, happens, toggle, take, place, busy, receives, code, actually, fired, bottom, everything, single, top, all, aframework, right, finish, matching, was, found, makes, really, flexible, don, certain, handy, added, becomes, active, abort, unless, window, come, front, what, happened, console, someprojectfolder, following, snippets, show, how, detailed, information, examples, manipulated, available, commands, launch, then, choose, pops, faq, upgrading, from, read, mode, more, coda, sublime, text, atom, nova, scripting, team, workflows, environment, variables, hooks, advanced, eslint, checkers, jeet, nib, susy, zurb, foundation, bitters, bourbon, bootstrap, tailwind, gif, svg, jpeg, png, webp, image, optimizers, json, markdown, kit, slim, haml, pug, typescript, coffeescript, javascript, stylus, less, sass, bless, lightningcss, html, cache, buster, rollup, bundler, terser, babel, transpiler, npm, purgecss, autoprefixer, license, recovery, troubleshooting, git, stuff, target, defaults, second, paths, language, sync, live, getting, started, first, close, view, buy, now, menu, updates, help, videos, features,


Text of the page (random words):
codekit controlling codekit with applescript features videos help about updates menu buy now controlling codekit with applescript view topics close topics first steps getting started live reload browsers browser sync set language options set output paths action second steps defaults for new projects build your project set target browsers stuff to know codekit git troubleshooting license recovery postcss tools autoprefixer purgecss custom postcss plugins other tools npm babel js transpiler terser js minifier rollup js bundler cache buster html minifier lightningcss bless languages sass less stylus javascript coffeescript typescript pug haml slim kit markdown json image optimizers webp png jpeg svg gif frameworks codekit frameworks tailwind bootstrap bourbon bitters zurb foundation susy nib jeet syntax checkers eslint advanced hooks environment variables adding custom languages team workflows scripting codekit editor plugins nova atom sublime text coda 2 more read only mode upgrading from 2 0 faq codekit can be manipulated with applescript to see available commands launch the applescript editor app then choose file open dictionary in the list that pops up select codekit examples the following snippets show how to use the applescript api see the codekit dictionary in applescript editor for each method s return value and other detailed information add a project or framework tell application codekit to add project at path clients someprojectfolder tell application codekit to add framework at path someframeworkfolder if the specified folder is already in codekit these methods do nothing otherwise the folder is added and becomes the active project if the item at the specified path is not a folder these methods abort and log an error message to console app unless an error occurs the codekit window will not come to the front inspect the return value of each method to determine what happened select a project or framework tell application codekit to select project containing path clients aproject app scss tell application codekit to select framework containing path someframeworkfolder the path can be the root project folder or any item that is a descendent thereof the descendent item need not be in codekit or even exist on disk this makes the api really flexible because you don t need to figure out the path to the project folder if you know a certain file is part of that project and you have that file s path handy note if you call this right after adding a new project or framework you must wait for codekit to finish adding the new project otherwise this method will tell you that no matching project was found refresh projects or frameworks tell application codekit to refresh project containing path clients aproject tell application codekit to refresh framework containing path clients aframework tell application codekit to refresh all projects and frameworks you can refresh a single project framework using the top command with a path to the root project folder or any item that is a descendant thereof the descendant item need not be in codekit or even exist on disk use the bottom command to refresh everything currently in codekit note the refresh will not take place if codekit is busy when it receives your request inspect the return code to determine if a refresh actually fired toggle file watching tell application codekit to pause file watching tell application codekit to unpause file watching if file watching is already paused when you call the pause command nothing happens this is the same for the unpause command refresh browsers tell application codekit to refresh browsers the command above reloads the full page of every browser that s viewing codekit s preview url to reload only the stylesheets and inject changes use this tell application codekit to refresh browsers by reloading just stylesheets you can tell codekit to wait up to 10 seconds before dispatching the refresh here s an example using multi line applescript syntax tell application codekit refresh browsers by reloading the whole page after delay 3 end tell preview in browser tell application codekit to preview in browser the above command opens codekit s preview server in the system default browser you can also specify popular browsers by name for the full list see the dictionary for codekit in applescript editor tell application codekit to preview in browser firefox if the browser you want is not in the named list use its bundle identifier tell application codekit to preview in browser bundle named com apple safari finally you can tell codekit which preview address to open there are three tell application codekit preview in browser firefox using bonjour address end tell the other two options are using lan address and using local feedback address for details see browser refreshing get preview server status tell application codekit to get preview server status this command returns 1 if the preview server is running normally 0 if it s not running 2 or 3 if the server is starting up or updating and 1 if an error occurs get preview server address tell application codekit to get preview server url this command returns the current address of the preview server as a string you can add using and one of bonjour address lan address or local feedback address to get the type of address you want if you omit that optional parameter you ll get whichever address you ve picked as the default in codekit returns an empty string if an error occurs or the preview server isn t running add an entry to the log tell application codekit log message hello world with title my log entry end tell the message string and title are required by default messages have a success type a green dot in the log you can optionally specify a warning yellow dot or problem type red dot you may also provide an optional project name associated with this message tell application codekit log message hi with title my entry and type warning for project named myproject end tell process a file tell application codekit process file at path path to file scss end tell the file must be part of a project currently in codekit and must not be in a skipped folder note codekit will process the file even if its output action is set to ignore because you re explicitly telling the app to do so build a project tell application codekit build project containing path some path to a file js end tell you can build a project the same way you select one by providing the path to the root project folder or to any item that is a descendant thereof you do not need to know the project s root folder codekit will figure that out for you request an api to request a new command please open an issue on this github page if you build a workflow or plugin using these methods i d like to hear about it email me at email protected made in san diego ca follow the developer on twitter email support report a bug privacy policy
Images from subpage: "codekitapp.com/help/browser-refreshing/" Verify
Images from subpage: "codekitapp.com/help/browser-sync/" Verify
Images from subpage: "codekitapp.com/help/language-options/" Verify
Images from subpage: "codekitapp.com/help/output-paths/" Verify
Images from subpage: "codekitapp.com/help/defaults/" Verify

Verified site has: 66 subpage(s). Do you want to verify them? Verify pages:

1-5 6-10 11-15 16-20 21-25 26-30 31-35 36-40 41-45 46-50
51-55 56-60 61-65 66-66


The site also has 2 references to external domain(s).

 github.com  Verify  twitter.com  Verify


Top 50 hastags from of all verified websites.

Supplementary Information (add-on for SEO geeks)*- See more on header.verify-www.com

Header

HTTP/2 301
date Fri, 03 Jul 2026 23:42:38 GMT
content-type text/html; charset=iso-8859-1
location htt????/codekitapp.com/help/applescript/
server cloudflare
x-frame-options SAMEORIGIN
referrer-policy no-referrer-when-downgrade
strict-transport-security max-age=31536000; includeSubDomains
x-content-type-options nosniff
permissions-policy camera=(), display-capture=(), gyroscope=(), microphone=(), usb=(), battery=(), accelerometer=(), magnetometer=()
nel report_to : cf-nel , success_fraction :0.0, max_age :604800
report-to group : cf-nel , max_age :604800, endpoints :[ url : htt????/a.nel.cloudflare.com/report/v4?s=tXgFa1vaM5HxsmLyyF5h41QepeUgmesoQm7csnsQPx9wBZIO4T8WkgxWOXnl5OBMJz%2BveyfWU1Xvos391L1sKu7fG0b%2BHF94fll1xeyLxPGA6e26Fo0%2B8LHJJs3Fwlxx1A%3D%3D ]
cf-cache-status DYNAMIC
cf-ray a159bf742e4c0df5-AMS
alt-svc h3= :443 ; ma=86400
HTTP/2 200
date Fri, 03 Jul 2026 23:42:39 GMT
content-type text/html; charset=UTF-8
server cloudflare
x-frame-options SAMEORIGIN
referrer-policy no-referrer-when-downgrade
strict-transport-security max-age=31536000; includeSubDomains
x-content-type-options nosniff
permissions-policy camera=(), display-capture=(), gyroscope=(), microphone=(), usb=(), battery=(), accelerometer=(), magnetometer=()
last-modified Thu, 06 Mar 2025 18:36:53 GMT
nel report_to : cf-nel , success_fraction :0.0, max_age :604800
report-to group : cf-nel , max_age :604800, endpoints :[ url : htt????/a.nel.cloudflare.com/report/v4?s=cghTaSA85vbgBdfxV%2BHcaYQQSkyJSops0iEhZ%2Fn71TvkERMQ03qANqcILFvSnxs5cvWrjMr3TxnDQE1jiuSsTRmi9VY%2FBp0F7HfLbyPoQVap6XWZOkXmpSnZsjTrcKfIOw%3D%3D ]
cf-cache-status DYNAMIC
content-encoding gzip
cf-ray a159bf753f200df5-AMS
alt-svc h3= :443 ; ma=86400

Meta Tags

title="CodeKit - Controlling CodeKit With AppleScript"
charset="utf-8"
content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"
name="viewport" content="width=device-width, initial-scale=1"

Load Info

page size6946
load time (s)0.398401
redirect count1
speed download17452
server IP 172.67.129.18
* all occurrences of the string "http://" have been changed to "htt???/"