
# FOUNT
### *Blockbusters in Terminal*
A minimal, distraction-free Fountain screenplay editor for screenwriters who live in the terminal.
Built with Rust & Ratatui β’ Engineered by iyal.ink
---
## π Overview
**Fount** brings the pure focus of Zen-mode screenwriting into your terminal. Powered by the open plain-text [Fountain standard](https://fountain.io), Fount provides dynamic screenplay formatting, structural beat outlines, character stats, interactive scene trees, index cards, and Final Draft-standard PDF exportβall without touching a mouse.
> π¬ **Prefer a GUI Application?**
> Check out **[ActOne Screenplay](https://actone.iyal.ink)**βour feature-rich desktop screenplay editor for Windows & Linux!
---
## β‘ Quick Start & Installation
### π§ Linux (Recommended)
Download the latest pre-built package from our **[Releases](https://github.com/iyal-ink/FountTUI/releases)**:
```bash
tar -xzf Fount-Linux-x64-*.tar.gz
sudo ./install.sh
fount
```
### π» Cross-Platform via Cargo
```bash
cargo install fount
```
### πͺ Windows (Microsoft Store)