https://github.com/alicebob/ituned
Simple iTunes/RAOP server
https://github.com/alicebob/ituned
airplay daemon itunes linux raop
Last synced: 6 months ago
JSON representation
Simple iTunes/RAOP server
- Host: GitHub
- URL: https://github.com/alicebob/ituned
- Owner: alicebob
- License: mit
- Created: 2016-02-05T21:57:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-07T18:43:03.000Z (over 9 years ago)
- Last Synced: 2025-04-12T00:56:10.902Z (6 months ago)
- Topics: airplay, daemon, itunes, linux, raop
- Language: Go
- Size: 11.7 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
iTunes daemon - stream from iTunes to a Linux server (RAOP)
## install
```
# apt-get install libpulse-dev
$ go get -u github.com/alicebob/ituned
$ $GOPATH/bin/ituned
```The daemon should show up on your ipod/itunes.
This thing has a bonjour server build in, if you have something else running on
:5353 it'll fail to start. Most likely that something else will be an avahi
daemon.## status
It compiles, ship it.
## credits
Most of the code is copied from http://github.com/joelgibson/go-airplay