diff --git a/Diagramme.drawio.png b/Diagramme.drawio.png index 68188d2..6661999 100644 Binary files a/Diagramme.drawio.png and b/Diagramme.drawio.png differ diff --git a/Music Player.mov b/Music Player.mov deleted file mode 100644 index 4357913..0000000 Binary files a/Music Player.mov and /dev/null differ diff --git a/Music-Player.gif b/Music-Player.gif index 4966d20..7b6cb8c 100644 Binary files a/Music-Player.gif and b/Music-Player.gif differ diff --git a/Music-Player.mov b/Music-Player.mov new file mode 100644 index 0000000..483e095 Binary files /dev/null and b/Music-Player.mov differ diff --git a/README.md b/README.md index 486392a..797f06b 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ AppleMusicExporter est un projet conçu pour exporter les musiques depuis Apple Music en temps réel. AppleMusicExporter utilise [AppleScript](https://developer.apple.com/library/archive/documentation/AppleScript/Conceptual/AppleScriptLangGuide/introduction/ASLR_intro.html) pour les interactions avec Apple Music. - - -![diagramme](Diagramme.drawio.png) + ## Dépendances : @@ -60,8 +58,10 @@ tail -f logfile.log ``` ### Front : -Un exemple d'implémentation de l'api est disponible dans [front-example](front-example). -![screen.png](front-example/screen.png) +Un exemple d'implémentation de l'api est disponible dans [front-example](front-example) : + + + ## Uninstall : ```bash