A tool to rank your favourite films on Letterboxd. Read the accompanying blogpost here.
In order to install filmsmash:
- Follow the instructions to install Rust.
This should install the
cargobuild tool. - Clone the repository, and build / install the binary:
git clone https://github.com/shiva-tk/filmsmash.git cargo install --path filmsmash/
- Download your Letterboxd data. You should download a
.zipfile. - Run
filmsmashon the downloaded data:
filmsmash /path/to/letterboxd-data.zip
