SkillAgentSearch skills...

Ituned

Simple iTunes/RAOP server

Install / Use

/learn @alicebob/Ituned
About this skill

Quality Score

0/100

Supported Platforms

Universal

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

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated4y ago
Forks1

Languages

Go

Security Score

75/100

Audited on Feb 3, 2022

No findings