aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-10-08Update the window with character, word, and paragraph countsTeddy Wing
Turns out you have to call Objective-C methods, weird. Never seen that syntax in AppleScript before. Neat though once you know.
2018-10-08Add basic UITeddy Wing
A single window with an "OK" button and three lines for character, word, and paragraph count.
2018-10-08Add .gitignoreTeddy Wing
2018-10-08New AppleScript App initialised from Xcode Version 9.2 (9C40b)Teddy Wing