Skip to content

kabab/homeflix

Repository files navigation

Homeflix

Homeflix is a movie catalogue with a integrated torrent searching and streaming.

Requirements

Installation

Clone the repository, install the dependencies:

git clone https://github.com/kabab/homeflix
cd homeflix
npm install

Copy the .env.example file to .env and fill the required fields:

cp .env.example .env
  • TMBD_API_KEY: Your TMDB API key
  • OPENSUBTITLES_API_KEY: Your Open Subtitles API key
  • OPENSUBTITLES_USERNAME: Your Open Subtitles username
  • OPENSUBTITLES_PASSWORD: Your Open Subtitles password

Usage

Run the application:

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published