A Node.js CLI tool for searching for, or opening a YouTube video with Zen Audio Player.
To use the zap-cli command-line tool, clone the repository and run a global npm install inside of it.
git clone https://github.com/zen-audio-player/zap-cli
cd zap-cli
npm install -g
Once done, you will then have access to the zap
command globally throughout your computer. Below, you can see the zap-cli in action.
zap-cli is licensed under the MIT license.