Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rsdoiel/fdx
- Owner: rsdoiel
- License: agpl-3.0
- Created: 2017-12-21T17:53:14.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T19:37:15.000Z (3 months ago)
- Last Synced: 2024-10-26T05:53:14.727Z (2 months ago)
- Topics: fdx, final-draft, screenplay, screenwriting
- Language: Go
- Homepage: https://rsdoiel.github.io/fdx
- Size: 724 KB
- Stars: 18
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
- Codemeta: codemeta.json
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.