chromecastit
Version:
A simple CLI tool to cast media to your Chromecast devices
15 lines (11 loc) • 517 B
Markdown
# Chromecastit
Chromecastit is a Node.js app that uses the `chromecast-api` package to cast to any nearby Chromecast devices on your LAN.
It has user friendly Terminal prompts that eliminate the need for changing the code to cast what you want.
## Installation
`npm install -g chromecastit`
## Usage
`chromecastit [anything here]`
*If you installed it locally, you can use npx to start the app*.
## Supported formats
Supports all formats that Chromecast supports.
It currently **does not** support YouTube videos.