About

  • I present software I developed for Mac OS X.
  • All software are freeware and the source code are provided.
  • I welcome any comments. Especially I need bug reports.

Donation

You can support my software development efforts by making a donation.

Donation amount

News

2013-05-24

AppleScriptDoc 1.5.1 : A document generater for AppleScript modules/library.

AppleScriptDoc is a generater of a reference manual of AppleScript modules/library.

AppleScriptDoc extracts tagged comments in the source code, and output fommated HTML files. The HTML files can be set as a Help Book in the script bundle.

2013-05-23

FileSorter 3.1.3 : Sort a list of files of folders according to their view sorting order in the Finder.

SortEngine is a sort routine which have the quick sort and the bubble sort algorithm. And the behaivoir can be customied with object oriented interface.

2013-05-17

AppleScriptHTML 2.5.1 : Tune AppleScript code into clean HTML

AppleScriptHTML converts AppleScript source code to HTML representing styles and formatting.