Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rsdoiel/fdx

An experimental go package for working with Final Draft fdx files.
https://github.com/rsdoiel/fdx

fdx final-draft screenplay screenwriting

Last synced: 14 days ago
JSON representation

An experimental go package for working with Final Draft fdx files.

Awesome Lists containing this project

README

        

[![Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.](https://www.repostatus.org/badges/latest/inactive.svg)](https://www.repostatus.org/#inactive)

# fdx

_fdx_ is a Golang package for working with XML files produced by many
script writing programs (e.g. [Trelby](http://www.trelby.org/),
[Amazon Storywriter](https://storywriter.amazon.com),
[Celtx](https://www.celtx.com/index.html), [Fade In](https://www.fadeinpro.com/) and of course recent versions
of [Final Draft](https://www.finaldraft.com/)). This package
also includes a demonstration command line program called [fdx2txt](docs/) which will read an _fdx_ file and render plain text in a [Fountain](https://fountain.io) like format.