modulepackage
0.0.0-20240314024622-bddc639e7be4
Repository: https://github.com/vkl/go-cast.git
Documentation: pkg.go.dev
# README
go-cast
A command line tool to control Google Chromecast devices.
Installation
Download the latest binaries from: https://github.com/vkl/go-cast/releases/latest
$ sudo mv cast-my-platform /usr/local/bin/cast
$ sudo chmod +x /usr/local/bin/cast
Usage
$ cast help
Play a media file:
$ cast --name Hifi media play http://url/file.mp3
Stop playback:
$ cast --name Hifi media stop
Set volume:
$ cast --name Hifi volume 0.5
Close app on the Chromecast:
$ cast --name Hifi quit
Bug reports
Please open a github issue including cast version number cast --version
.
Pull requests
Pull requests are gratefully received!
- please 'gofmt' the code.
Credits
Based on go library port by ninjasphere
# Packages
Package api is a generated protocol buffer package.
No description provided by the author
Package discovery provides a discovery service for chromecast devices.
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
passed in by travis build */.