All Projects → lmparppei → Beat

lmparppei / Beat

Licence: other
Beat - a simple and elegant screenwriting app for macOS

Programming Languages

objective c
16641 projects - #2 most used programming language
swift
15916 projects
c
50402 projects - #5 most used programming language
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
Rich Text Format
576 projects

Beat

A simple and elegant screenwriting app for macOS, using the plain-text Fountain screenplay format. It's fast, lightweight and, above all, has a distraction-free, minimalistic UI. Beat is also free and open source under GPL.

Official website
Download releases on App Store
Discord Community

Plugin API documentation
Read more on public plugin repository: https://github.com/lmparppei/BeatPlugins/

About Beat

This started as a personal project as I needed a simple, multi-window, lightweight screenwriting application for my own films. All other existing screenwriting apps were weird, expensive, cumbersome or even lacked some pretty important features - such as automatic and visible scene numbering while writing. At this point Beat pretty much outdoes most of the commercial Fountain editors, with certain limitations. To make up for those, Beat some very useful features, such as powerful outlining tools, scene coloring and filtering.

Beat was originally a fork of Writer by Hendrik Noeller and some code still originates from his work, especially within the magnificent continuous Fountain parser.

Latest release: Beat 1.97.x

Features

  • Minimalistic UI with as little distractions as possible
  • Smart, automatic screenplay formatting
  • Dark mode for the children of the night
  • Full support for Fountain syntax
  • Hide Fountain markup
  • Final Draft import / export
  • Title page editor
  • JavaScript plugin API
  • Super-fast print preview
  • Automatic scene numbering in edit view – with forced scene number recognition
  • Page numbering while editing
  • Script version comparison with edit markers
  • Outline list view, with sections and synopses, scene reordering and filtering
  • Outline card view, with sections & synopses
  • Timeline view with sections & synopses
  • Autocomplete characters and scene headings
  • Color-coded scenes
  • Analysis view, with line count per character, amount of lines by gender, scene locations, etc.
  • Fountain Quicklook in Finder
  • Autosave & script backups in case of crashes
  • Automatic paragraphs & tab key for auto character cue
  • Timer for measuring your productivity

Building from repo

Note: This repository follows my development, so it DOES NOT match the latest release version. Dread lightly, dear friend!

Use the Beat workspace. When building for development, use the Beat App Store target. The ad hoc distribution is currently not maintained, and might not be buildable.

You will need BeatParsing framework built, but no external libraries or frameworks should be needed.

FAQ

Future & state of development

Beat is under active development when I have the time -- or rather, desperately need a new feature myself. Worst bugs will usually be fixed ASAP. If you encounter a bug, contact me through Twitter, e-mail or file an issue here on GitHub.

Plugins

You can download the latest public plugins (and learn more about creating your own) in the Beat Plugin repo: https://github.com/lmparppei/BeatPlugins

iOS Version

Some day. A working prototype exists, but its development is on hiatus right now, as I'm working on my own films and things.

Will There Be a Windows Version?

Unfortunately no. Beat is written in Objective C and relies on native macOS APIs. There are no good Fountain editors on Windows, and somebody should really write one!

Can I help?

Please do! The person behind this project is not a real programmer but an artist and a filmmaker, and it really shows in the code. Coding assistance, bug reports, feature requests, donations and feedback are highly appreciated!

Support Beat

The creator of this app is a well-off person from a social-democratic welfare country, and with everything going on in the world, donations are no longer accepted. If you've ever wanted to support the project monetarily, it's preferrable to direct those funds to NGOs helping underprivileged people struggling with the COVID-19 pandemic in crisis zones.

Post-mortem

Beat is an anti-capitalist venture.

Beat will stay free and open source forever, even if there might be a "pro" version with some extra content to finance the development. I came to filmmaking from a DIY & underground art scene, which works on very different rules than the film industry. We desperately need new voices and new people to tell their own stories instead of all the established middle-class white people — including me. A free screenwriting app might not be the thing that helps you to break through, but it's a start.

If you are here just to steal some code for your own Fountain editor, the best stuff can be found under Parsing, Fountain and User Interface folders in the project. Note that most of the code is under GPL, so you need to share your derivative work publicly.

The app has been cooked up through trial and error, and might be rough around the edges, but it is -- above all -- a labour of love. At times, to vent my frustration, I've included quotes from my favourite poets as comments in the code. They include Forough Farrokhzad, Marina Tsvetayeva, Charles Bukowski and me myself. All apologies.

Lauri-Matti Parppei
www.parppei.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].