1.0.4 • Published 10 months ago

bingehub-cli v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

BingeHub CLI

https://github.com/user-attachments/assets/4d110e13-c0ba-41ce-9f6d-10164ad075c7

BingeHub CLI is a command-line tool for browsing and selecting your favorite movies, series or anime. It allows users to explore media content directly from the terminal.

Pre-requisites

Installation

via npm

To install BingeHub CLI globally, use npm:

npm install -g bingehub-cli

After installation, you can use the BingeHub CLI by typing bingehub in your terminal:

bingehub

via Source

If you want to run the project directly from the source code:

  • Clone the repository:
git clone https://github.com/prajeshElEvEn/bingehub-cli.git
cd bingehub-cli
  • Install the dependencies:
npm install
  • Run the application:
npm start

Media will open and play in your default web browser.

API Integration

BingeHub CLI fetches data from popular media APIs such as TMDB (The Movie Database) and VidSrc to provide up-to-date content.

1.0.4

10 months ago

1.0.3

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago