Skip to content

nrcharles/itd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

This is a fairly crude mpd implementation in python that uses iTunes as a 
backend.  Lots of things don't work at this point I wrote it for my own fun. 
However control works from the clients I tested.

The basic architecture is a TCP/IP daemon is started and listens for clients.
Commands from the client are then mapped to applescript calls and used to
control iTunes.  A lot of functionalilty is currently missing due to lack of
equivalent iTunes functionality.

About

mpd implementation using iTunes as a backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages