GamesDoneQuick / spawn-media-player

A tiny CLI tool that spawns a media player, letting the user pick a few options in the process.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spawn-media-player Build Status npm

A tiny CLI tool that spawns a media player, letting the user pick a few options in the process.

Installation

  1. Install the LTS release of Node.js

  2. Run this command in a terminal/command prompt:

    npm i -g @gamesdonequick/spawn-media-player
    

Usage

Run spawnmp in a terminal/command prompt and follow the on-screen instructions.

Demo

Demo Image

Additional options

  • --repeat repeats the provided autoplay item indefinitely
  • --version prints the version number and exits, ignores all other options

License

MIT

About

A tiny CLI tool that spawns a media player, letting the user pick a few options in the process.

License:MIT License


Languages

Language:JavaScript 100.0%