项目作者: MmahdiM79

项目描述 :
this simple code (on Mac OS), copies your iTunes library songs to your USB flash disk
高级语言: Java
项目地址: git://github.com/MmahdiM79/iTunes-Musics-Copy.git
创建时间: 2020-09-19T05:41:44Z
项目社区:https://github.com/MmahdiM79/iTunes-Musics-Copy

开源协议:

下载


iTunes Musics Copy

this simple code (on Mac OS), copies your iTunes library songs to your USB flash disk

usage

for run this little project you need JDK and GCC
first compile the main.c file:

  1. $ gcc -o copyMusic main.c

or you can use the available exe file

then run the project

  1. $ ./copyMusic

or you can click on downloaded exe file