An open API service indexing awesome lists of open source software.

https://github.com/nightwinddev/cleanerdownloadedmusic

Clean up the downloaded music cells in the Apple Music app.
https://github.com/nightwinddev/cleanerdownloadedmusic

apple ios jailbreak music tweak

Last synced: 8 months ago
JSON representation

Clean up the downloaded music cells in the Apple Music app.

Awesome Lists containing this project

README

          

# CleanerDownloadedMusic

Clean up the downloaded music cells in the Apple Music app. Made as a request for @siletrea on Discord.

### Screenshots

Before | After
:-------------------------:|:-------------------------:
|

### How to install
Head over to the [Releases](https://github.com/NightwindDev/CleanerDownloadedMusic/releases) section and download the correct `.deb` for your device.

### How to compile manually
Make sure you have [Theos](https://github.com/theos/theos) installed and configured.

Clone the repo and run the command you need:
```bash
# To build for rootful
make clean package FINALPACKAGE=1
# To build for rootless
make clean package THEOS_PACKAGE_SCHEME=rootless FINALPACKAGE=1
```

#### License
This project is licensed under [MIT](LICENSE).

###### Copyright (c) 2025 Nightwind