Skip to content

0.1.5

Compare
Choose a tag to compare
@muammar muammar released this 13 Apr 16:28
· 1247 commits to master since this release

This version has the following improvements:

  • If the application fails, the process that ensures streaming with node will kill all streaming servers created by mkchromecast.
  • Now there is a systray menu that you can launch as follows:
python mkchromecast.py -t

To use it, you need to install PyQt5. In homebrew you can do it as shown below:

brew install pyqt5 --with-python

You can use the package manager of your preference. In a future release, a standalone application will be provided.