rodisc ====== This very small and hacky daemon (done in ~2 hours) that will export all optical discs found in your Linux box (as detected by udisks) using the Apple DVD or CD Sharing protocol. Dependencies ------------ * GLib (recent, with GIO) * Avahi (avahi-gobject) * Libsoup * UDisks Usage ----- For automatic mode just run the daemon. ./rodiscd If you want to export image files in addition to your system's CD or DVD discs, add each image file as -f : ./rodiscd -f myimage.iso -f myimage2.iso Security -------- Potentially a security nightmare -- open web server to everyone.