Macast-plugins
Plugin repository for Macast.
How to use third-party player plugin
- Download Macast from GitHub Release.
- Download the plugin you want from this repo.
- Open Macast, and click
Open Config Directory
in the setting menu. - Put the [some plugin].py you just downloaded into the renderer folder of the Macast configuration directory
- Restart Macast and choose the plugins you want.
Write a new plugin
if you can't find any plugins you like, check here to learn how to write a custom renderer plugin, and feel welcome to open a pull requests.