icarus is a Sigil plugin to create EPUB 3 Audio-eBooks
Specifically,
icarus provides the following three functions (which can be used independently one from another):
- automatically inserting MO attributes (id and class) into the XHTML files selected by the user;
- creating a ZIP file which can be read by aeneas or uploaded to aeneasweb.org to compute the SMIL files describing EPUB 3 Media Overlays;
- importing the SMIL files into the current Sigil eBook.
The final EPUB 3 Audio-eBook file can be then exported using the
ePub3-itizer Sigil plugin, v0.3.4 or later.
Version: 0.0.3
Date: 2016-02-13
License: MIT
Code:
https://github.com/pettarin/icarus
Tutorial:
https://github.com/pettarin/icarus/blob/master/tutorial
Note: until reaching v1.0.0, this Sigil plugin should be considered experimental. Please report any issues or suggestions (preferably on GitHub:
https://github.com/pettarin/icarus/issues ), thank you!