A review of Mojo, an iTunes library sharing software
Posted by Pavan Chander | Filed under Media, Review, Software
A little over a year ago, I bought a Linksys NSLU2 NAS, or the “Slug” as it was called, in order to hook up an external hard drive and share my MP3 collection off of it using Apple’s DAAP. It went well, but as I rarely needed my MP3 collection when I was out of the house it ended up being one of those “because I can” things and I returned the Slug.
In a nutshell the procedure went like this:
- Local machine:
- Install DAAP server
- Install SSH server
- Setup SSH key files (as opposed to passwords)
- Setup port tunneling using SSH
- Remote Machine:
- Install iTunes (unfortunately the best DAAP client at the time)
- Install SSH client
- Setup port tunneling through the the SSH client
- Attach the SSH key file to make it auto login (or not, depending on security)
- SSH into the server, and Voila!
So, if you’re still with me you can tell that is requires a bit of work, and is definitely not easy and intuitive to setup.
Fast forward to the year 2008 and “Mojo is here“.
Mojo accomplishes everything outlined above with one small intuitive little client, it actually goes above and beyond as its list of features include; zero configuration, instant download capability, and playlist synchronization.
It still relies on iTunes though unfortunately.
As of release 2.5.1, Mojo is offered as free software, with its only limitation on the number of peers in your friends list. Alternatively, for the small price of $10.95, you can upgrade to Mojo Pro, which currently gives you three licenses, and lifetime upgrade membership.
The only thing really souring the deal for me is its mac only status and iTunes dependency, but I believe there is a windows version in the works. And as for the iTunes/DAAP dependency, well I’ll have to wait till Mojo starts supporting WMP/UPNP.
Tags: Apple, daap, iTunes, Media, Mojo, Network, p2p, Review, Software, SSH