1.4.0 • Published 9 months ago

clistream v1.4.0

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

clistream

:thought_balloon: clistream is...

  • A Terminal/CLI based application :zap:
  • An App that let's you watch Movies/TV-Shows :tada:
  • An App that scrapes various sources from HiMovies (see clones) :telescope:
  • Made using NodeJS :sparkles:

Requirements

  • NodeJS at least >= 14.x.x
  • Mpv at least >= v0.3x.x

Installing :relaxed:

The package is available at NPM

# Install package globally
npm install clistream -g

Building/Compiling :computer:

Step 1: Clone the repository

git clone https://github.com/Thanatoslayer6/clistream.git

Step 2: Cd into the directory and install all dependencies

cd clistream && npm install
# or if you're a based yarn user 
cd clistream && yarn install

Step 3: Build the program

# The binaries are located at bin/
# NPM
npm run build
# Yarn
yarn build 
1.4.0

9 months ago

1.2.5

1 year ago

1.2.0

2 years ago

1.0.1

2 years ago

0.0.1

2 years ago

1.0.0

2 years ago