An iTunes Clone, with a focus on the iPod Classic
Right now it's heavily Linux focused as it uses libgpod and libc for some os specific functions (Disk Space). There is just some things Flutter won't do on the Desktop (like volume controls). Still a work in Progress.
jtunes relies heavily on a custom build of libgpod that adds support for modern iPod Classic firmware and fixes several database write issues not present in the original upstream release:
https://github.com/john8675309/libgpod-0.8.3
You will need to build and install that library before jtunes can communicate with an iPod Classic. Once built, set the path to libgpod.so in Settings → Advanced. The path is saved across sessions.
