### Screen Play and writing tools

- [scripttool](https://rsdoiel.github.io/scripttool/) - a tool for working with screenplay formats such as Final Draft, FadeIn, Fountain and Open Screenplay Format (e.g. `.fdx`, `.osf`, `.fadein` and `.fountain`)
- [fountain](https://rsdoiel.github.io/fountain/) - A Go package for working with Fountain markup. Includes three example programs **fountainfmt** which is a pretty printer for fountain documents, **fountain2json** which converts fountain files to JSON  and **fountain2html** an experimental HTML renderer for fountain documents
- [fdx](https://rsdoiel.github.io/fdx/) - A Go package for working with Final Draft XML files (.fdx)
- [osf](https://rsdoiel.github.io/osf/) - A Go package for working with Open Screen Play formatted files

### Reading tools

- [skimmer](https://rsdoiel.github.io/skimmer/) - A extremely minimal feed reader

### Additional text rendering/formatting tools

- [pttk](https://rsdoiel.github.io/pttk/) - a deconstructed content manage system for managing this site
- [shorthand](https://rsdoiel.github.io/shorthand/) - a text label expander with markdown support
- [stngo](https://rsdoiel.github.io/stngo/) - Standard Timesheet Notation processor for my personal project time logs
- [opml](https://rsdoiel.github.io/opml/) - A minimal OPML package that features a OPML sort, cat and to json utility