# Macast **Repository Path**: linzxc/Macast ## Basic Information - **Project Name**: Macast - **Description**: 一个跨平台的DLNA投屏接收器,无打扰地运行在状态栏,快把你的电脑变成电视吧!       A crossplatform menu bar application using mpv as DLNA Media Renderer. - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 160 - **Created**: 2021-08-22 - **Last Updated**: 2021-08-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README slogan # Macast [![visitor](https://visitor-badge.glitch.me/badge?page_id=xfangfang.Macast)](https://github.com/xfangfang/Macast/releases/latest) [![build](https://img.shields.io/github/workflow/status/xfangfang/Macast/Build%20Macast)](https://github.com/xfangfang/Macast/actions/workflows/build-macast.yaml) [![mac](https://img.shields.io/badge/MacOS-10.15%20and%20higher-lightgrey?logo=Apple)](https://github.com/xfangfang/Macast/releases/latest) [![windows](https://img.shields.io/badge/Windows-10-lightgrey?logo=Windows)](https://github.com/xfangfang/Macast/releases/latest) [![linux](https://img.shields.io/badge/Linux-Xorg-lightgrey?logo=Linux)](https://github.com/xfangfang/Macast/releases/latest) [README](README.md) Macast是一个跨平台的 **菜单栏\状态栏** 应用,用户可以使用电脑接收发送自手机的视频、图片和音乐。支持主流视频音乐软件和其他任何符合DLNA协议的投屏软件. ## 安装 进入页面选择对应的操作系统下载即可。 - ### MacOS || Windows || Debian 下载地址: [Macast 最新发布](https://gitee.com/xfangfang/Macast/releases/) - ### 从源码构建 请参阅: [Macast Development](docs/Development.md) ## 使用方法 打开应用后,**菜单栏\状态栏** 会出现一个图标,这时你的设备就可以接收来自同一局域网的DLNA投放了。 ## 相关链接 [UPnP™ Device Architecture 1.1](http://upnp.org/specs/arch/UPnP-arch-DeviceArchitecture-v1.1.pdf) [UPnP™ Resources](http://upnp.org/resources/upnpresources.zip) [UPnP™ ContentDirectory:1 service](http://upnp.org/specs/av/UPnP-av-ContentDirectory-v1-Service.pdf) [UPnP™ MediaRenderer:1 device](http://upnp.org/specs/av/UPnP-av-MediaRenderer-v1-Device.pdf) [UPnP™ AVTransport:1 service](http://upnp.org/specs/av/UPnP-av-AVTransport-v1-Service.pdf) [UPnP™ RenderingControl:1 service](http://upnp.org/specs/av/UPnP-av-RenderingControl-v1-Service.pdf) [python-upnp-ssdp-example](https://github.com/ZeWaren/python-upnp-ssdp-example)