English | فارسی | 简体中文 | Русский
AirCast is a powerful streaming bridge that enables seamless audio casting from various devices to non-AirPlay-compatible speakers. This project is the first of its kind on OpenWrt, developed by PeDitX.
- Supports Multiple Architectures: Works on x86_64, ARM, MIPS, and more.
- Auto-Detects Bridge IP: Ensures proper network configuration.
- Runs as a Procd Service: Ensures stability and automatic restarts.
- Easy to Install & Use: Single command installation and interactive control menu.
- x86_64
- aarch64
- armv7l
- armv6l
- armv5l
- mips
- mipsel
Run the following command to install AirCast on OpenWrt:
rm -f *.sh && wget https://raw.githubusercontent.com/peditx/aircast-openwrt/refs/heads/main/aircast_install.sh && sh aircast_install.sh
Use aircast-control
for easy management:
aircast-control
Options:
- status: Check the status of AirCast.
- restart: Restart AirCast.
- on: Start the AirCast service.
- off: Stop the AirCast service.
Special thanks to:
© PeDitX 2025 | Telegram: @peditx