Skip to content

Ismael-Moreira-Kt/BitCine

Repository files navigation

Bitcine

logo

Build License Version Contributor Covenant

BitCine is a home theater application that allows users to watch content directly from YouTube and BitTorrent via a local interface. Running on localhost, BitCine offers an integrated and simplified viewing experience, combining video streaming and downloads in a single, easy-to-use platform.


Installation | Usage | Contribution | Documentation | License

Installation

Prerequisites

Before installing BitCine, you will need the following tools:

Installation Instructions

Clone the Repository

git clone https://github.com/Ismael-Moreira-Kt/BitCine
cd BitCine

Build and Launch with Docker Compose

docker compose build
docker compose up

Usage

  1. Open your browser
  • Go to http://localhost:7593/homepage.
  1. Browsing
  • Browse the interface to add YouTube links or torrent files and start watching immediately.

Contributions

Contributions of all kinds are welcome! Follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch for your changes (git checkout -b feature/new-feature).
  3. Commit your changes (git commit -m 'Description of changes').
  4. Send the branch to the remote repository (git push origin feature/new-feature).
  5. Open a Pull Request.

Make sure you review our Contribution, Security and Code of Conduct files.

Documentation

The full documentation will be available soon.

License

This project is licensed under the GPL-3.0 License. For more details, see the LICENSE file.

About

A project for a local cinema integrated with bittorrent.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published