Lichendust

I'm Harley, an artist, animator and programmer.
I make all kinds of useless stuff.

Meander

Open-source production screenwriting for everyone
RELEASED
2023
LICENSE
FOSS — GPL v3.0
ROLE
Design & Implementation
DISCIPLINES
Programming
Design
SOURCES
Itch.io
GitHub

Meander is a tiny, single-binary, portable formatter for the production writing markup language Fountain.

Meander is a command-line utility, designed to be self-contained and entirely portable (including fonts), which lets you write wherever you like, on whatever platform you like. You build your writing workflow around your preferred plain-text editor. If that app ever goes away, that platform dies or you simply switch from a Mac to a PC or to Linux, Meander can come with you.

Fountain is a Markdown-adjacent plain-text syntax for — originally — writing screenplays and stageplays. Its guiding philosophy is that that screenplays are version controllable, immune to bit-rot and can be written anywhere. The syntax is simple, repeatable and can be learned in an afternoon. It's also legible as a screenplay without formatting.

In addition to the core Fountain specification, Meander extends the syntax with worthwhile features where possible or idiomatic to do so. These new features are integrated in ways that play nicely with the core Fountain specification.

A screenshot of a desktop showing a Fountain file on one side, a terminal with a just-run Meander command and the corresponding PDF on the other side

Meander is open-source and licensed under the GPL 3.0, to ensure it remains available, modifiable and stands a chance of enduring almost as long as your Fountain documents will.

If you want to see all the features that Meander supports, you can read the manual.

Philosophy

I designed Meander out of frustration that screenwriting tools are clunky text editors, prohibitively expensive and often single-platform, typically being made for macOS alone. They also usually save in odd formats that require you to give up your work to some proprietary format.

I've actually written a companion plugin for Sublime Text, which is designed to make writing novels and screenplays with Fountain and Meander a lovely experience. It's how I write almost everything I do.

Meander Documentation
Reference
External Resources