1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

shairport-sync インストールメモ

1
Last updated at Posted at 2018-07-28
% brew install shairport-sync
% mkdir -p ~/Library/LaunchAgents/
% curl https://gist.githubusercontent.com/knoopx/86059a11f535a5345af31e9f3fb5eb72/raw/661539e78f579934bdead9b0648de4b21a46c088/shairport.sync.plist > ~/Library/LaunchAgents/shairport.sync.plist
% launchctl load ~/Library/LaunchAgents/shairport.sync.plist

iPhone とかで Airport の共有先に Mac の名前が出て iPhone の音を Mac で鳴らせるようになる。

shairport-sync は shairport から fork されたプロジェクトで、開発の滞っている shairport に代わるプロジェクトである。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?