git.fiddlerwoaroof.com
Browse code

Updated screenshot

SamRothCA authored on 05/11/2014 23:16:19
Showing 1 changed files
... ...
@@ -9,7 +9,7 @@ A widget for running scripts in the Today View in OS X Yosemite's Notification C
9 9
 ##Features
10 10
 
11 11
 * [Colorized Output](http://i.imgur.com/Yvj2ePG.png). Today Scripts supports colorized terminal output from your scripts, as well as bold and underline.
12
-* [Custom Labels](http://i.imgur.com/WJPWQN7.png). Today Scripts has a form for setting up scripts, which gives you the option of picking a label to display instead of the script itself.
12
+* [Custom Labels](http://i.imgur.com/LL4s6Ao.png). Today Scripts has a form for setting up scripts, which gives you the option of picking a label to display instead of the script itself.
13 13
 * Custom Interpreters: When setting up a script, you may specify any program to run in place of your shell. This means you can directly run scripts in Python, Perl, AppleScript, etcetera, simply by specifying their associated interpreter.
14 14
 * Manually Run Scripts: Scripts may be run on command by clicking on their label. You may also specify that scripts not be run automatically when Notification Center is opened.
15 15
 * Output text selection: You may highlight the output of your scripts, allowing you to copy it to the clipboard or drag it where you please.