eydy.pl: Everyday Looper download script
About
eydy.pl is a perl script that
downloads files from the Everyday Looper
iPhone
app.
This is an awesome app. Perhaps the only weak point is getting
the
tracks through the browser interface.
This script makes it much simpler.
eydy.pl: the script.
Instructions
In Everyday Looper, turn on the HTTP server (in tools).
Note
the
IP
address.
Make a directory to store files in, such as ~/Desktop/wav.
open Terminal.app. If eydy.pl is on your desktop,
move there and run it like this:
cd Desktop
perl eydy.pl <dir> <ip address>
for example:
perl eydy.pl "~/Desktop/wav/" "10.0.1.7:8080"