clistream

1.4.0 • Public • Published

clistream

💭 clistream is...

  • A Terminal/CLI based application ⚡
  • An App that let's you watch Movies/TV-Shows 🎉
  • An App that scrapes various sources from HiMovies (see clones) 🔭
  • Made using NodeJS ✨

Requirements

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

Installing ☺️

The package is available at NPM

# Install package globally
npm install clistream -g

Building/Compiling 💻

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 

Readme

Keywords

none

Package Sidebar

Install

npm i clistream

Weekly Downloads

1

Version

1.4.0

License

MIT

Unpacked Size

24.7 kB

Total Files

8

Last publish

Collaborators

  • thanatoslayer6