Skip to content

codeskyblue/audiowire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audiowire

Transfer PC Audio(Sound) to Browser. For MAC Only

Python3.6+ required

Installation

brew install portaudio

pip3 install audiowire

Install virtual speaker

The iShowU Audio Capture is not free support M1 now.

Install iShowU Audio Capture according to https://support.shinywhitebox.com/hc/en-us/articles/204161459-Installing-iShowU-Audio-Capture

Open System Preferences - Sound - Output Select iShowU Audio Capture

Alternative (SoundFlower) (not support M1, tested 2021/07/19)

https://github.com/mattingalls/Soundflower

Usage

Open terminal, type the following command.

audiowire --help # see more usage

audiowire

Use your phone the scan the QRCode showing in the terminal.

Develop

git clone https://github.com/codeskyblue/audiowire
pip3 install -e .

Uninstall

Thanks

CHANGELOG

  • 1.0.0 首个能用的版本
  • 1.0.1 修复import error
  • 1.1.0 新增播放时不锁屏的功能

LICENSE

GPL 2.0

About

Transfer PC Audio(Sound) to Browser (Beta)

Resources

License

Stars

Watchers

Forks

Packages

No packages published