Simple Chapters
This is my first real Cocoa project, I needed something useful, where I can start with, so I began writing this tool. I also want to contribute to the Podlove project (http://podlove.org/). Other tools may follow. At the moment it can create a xml file with basic informations about the podast.
It uses a document based UI with basic auto saving capabilities.
More features comming soon!
Features
- Create and edit Simple Chapter feeds
- Feed entries
- Feed entries with chapters
- Autosave
To Do
- Get all informations needed for the enclosure tag (File size, url, mime type, …)
- Write chapters in to audio files
- Create feed from directory
- Create file url automatically from predefined base url
Chapter specs
http://podlove.org/simple-chapters/
Versions
- v 0.1
- Create and load xml files in Simple Chapter format without chapter marks
- Edit basic feed informations
- Create and edit feed entries
- Executable available at Downloads section (Requires OS X 10.7)