Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.22 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.22 KB

Letterboxd tools

Static Badge GitHub License GitHub Repo stars

Letterboxd Tools is a command-line interface (CLI) tool written in Python that simplifies the process of selecting a random movie from either a group of Letterboxd users or a custom list.

Imgur

Installation and usage

  1. Clone the repository:
git clone https://github.com/justog220/letterboxd-tools
  1. Install the required dependencies
pip install -r requirements.txt
  1. Run the tool:
python3 main.py

Note: If the application doesn't render properly, consider using a different terminal emulator for an optimal experience. For windows I suggest: Windows Terminal

Feedback

If you have any feedback, please reach out to me at [email protected]

Contributing

If you would like to contribute to the development of Letterboxd Tools, feel free to open an issue or submit a pull request on the GitHub repository.