Skip to main content

A command-line interface to play movies

Project description

Overview

theatre-cli is a powerful command-line tool written in Python that transforms your terminal into a personal movie theater. With theatre-cli, you can effortlessly watch your favorite movies stored locally on your device. It provides a seamless and immersive movie-watching experience right from the command line.

Features

  • Watch movies conveniently using a text-based interface.

  • Supports popular media players like mpv and VLC.

  • Easy-to-use setup and configuration.

  • Compatible with Python 3.10 and higher.

Installation

Prerequisites

Before you can enjoy theatre-cli, ensure you have the following dependencies installed:

  • Python 3.10 (or higher)

  • mpv

  • VLC

Installation Steps

  1. Clone the repository:

    git clone https://github.com/virajsazzala/theatre-cli.git
    cd theatre-cli
  2. Create a virtual environment:

    python -m venv venv
    source venv/bin/activate
  3. Install requirements:

    pip install -r requirements.txt
  4. Install the package in editable mode:

    pip install -e .

Usage

  1. Launch theatre-cli by running the command provided above.

  2. Follow the on-screen instructions to set up your movie directory.

  3. Enjoy your movies with a cinematic experience right from your terminal.

Contributions

Contributions to theatre-cli are welcome! Whether you want to add features, fix bugs, or improve documentation, feel free to fork the repository and submit a pull request.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

theatre-cli-0.1.6.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

theatre_cli-0.1.6-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page