Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 883 Bytes

File metadata and controls

20 lines (10 loc) · 883 Bytes

jtunes

An iTunes Clone, with a focus on the iPod Classic

Getting Started

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.

Dependencies

libgpod

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.

Screenshot of the app