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.
- Host: GitHub
- URL: https://github.com/nightwinddev/cleanerdownloadedmusic
- Owner: NightwindDev
- License: mit
- Created: 2025-03-27T03:25:25.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-06T23:54:48.000Z (9 months ago)
- Last Synced: 2025-04-07T00:25:33.345Z (9 months ago)
- Topics: apple, ios, jailbreak, music, tweak
- Language: Swift
- Homepage:
- Size: 391 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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