update readme

This commit is contained in:
√(noham)²
2024-03-24 22:38:40 +01:00
parent 2944616f1c
commit f3416cb1ed
5 changed files with 5 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 173 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 743 KiB

After

Width:  |  Height:  |  Size: 1.9 MiB

BIN
Music-Player.mov Normal file

Binary file not shown.

View File

@@ -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. 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.
<!-- ![music player](front-example/screen.png) --> <img src="Diagramme.drawio.png" width="781" height="437"/> <!-- 781×437 -->
<img src="front/screen.png" width="200" height="200" />
![diagramme](Diagramme.drawio.png)
## Dépendances : ## Dépendances :
@@ -60,8 +58,10 @@ tail -f logfile.log
``` ```
### Front : ### Front :
Un exemple d'implémentation de l'api est disponible dans [front-example](front-example). Un exemple d'implémentation de l'api est disponible dans [front-example](front-example) :
![screen.png](front-example/screen.png) <!-- ![screen.png](front-example/screen.png) -->
<img src="front-example/screen.png" width="488" height="400"/> <!-- 710×588 -->
<img src="Music-Player.gif" width="488" height="400"/>
## Uninstall : ## Uninstall :
```bash ```bash