theo@fortin:~$ cat projects/linitunes.txt

Back to Portfolio

# LiniTunes - iTunes for Linux [WIP]

The aim of this project is to give Linux users (maybe Windows and macOS as well) a GUI app to manage their iDevice. After that, the goal is to add the ability to listen to their music with Apple Music (maybe)

The project is built using C++ and QML. It uses libimobiledevice to interract at a lower level with the iDevice.

## Planned features

## Screenshots

LiniTunes Screenshot 1

## Links

Back to Portfolio