Releases: chrisjrn/kaas
Version 0.0.2
This version features:
Experimental Keynote 6 support
Keynote 6 has a much less feature-rich AppleScript interface than Keynote 5. Currently, KAAS needs to export in two different formats to get presenter notes from the current presentation.
You also can't query the currently displayed slideshow slide, so that means that the sync and monitor functions in the JSON api don't work.
KPF API
The source of this release has much better encapsulation of the KPF JSON object that KAAS uses to understand the slideshow. In particular, each raw KPF dictionary lookup outside of kpfutil.py has been replaced with an API call on the Kpf objects. Much nicer.
Enjoy!
Version 0.0.1
The first workable release of KAAS.
It features a working GUI for launching and reloading the service; there's also a command-line version.
Included is a DMG that will launch the server.