ByeTunes
The first app of its kind: seamless, on-device music and ringtone injection for iOS. Bypass iTunes and manage your native library directly. Auto-fetch metadata, organize playlists, and keep your files clean. The true local music experience is here.
File Explorer
Download Latest Version (.zip)- Contents.json
- Contents.json
- Icon-iOS-Default-1024x1024@1x.png
- AppIconImage.png
- Contents.json
- Contents.json
- BackendHealth.swift
- BackgroundAudioDownloadManager.swift
- BackgroundMetadataFetchManager.swift
- BackupRestoreView.swift
- Config.swift
- ContentView.swift
- DeviceLibraryBrowserView.swift
- DownloadLiveActivityManager.swift
- DownloadView.swift
- IDEVICE_FFI_BUILD.md
- iDeviceManager.swift
- Info.plist
- iTunesSearchSheet.swift
- LibraryRepairView.swift
- LinkNormalizer.swift
- Logger.swift
- LogViewer.swift
- LyricsSearchSheet.swift
- MaintenancePanelView.swift
- ManageBackupsView.swift
- ManualMetadataEditor.swift
- MediaLibraryBuilder.swift
- MetadataBackgroundURLSession.swift
- MusicManager.entitlements
- MusicManagerApp.swift
- MusicManagerIntents.swift
- MusicView.swift
- OnboardingView.swift
- PlaylistBackupSelectorSheet.swift
- PlaylistDetailView.swift
- QueuePersistence.swift
- RingtonesView.swift
- SettingsView.swift
- ShareSheetHelper.swift
- SongMetadata.swift
- SongRowView.swift
- SplashView.swift
- TabViews.swift
- TutorialOverlayView.swift
- WorkspaceSettings.xcsettings
- contents.xcworkspacedata
- MusicManager.xcscheme
- MusicManagerShare.xcscheme
- project.pbxproj
- DownloadLiveActivityAttributes.swift
- DownloadLiveActivityWidget.swift
- Info.plist
- MusicManagerTests.swift
- MusicManagerUITests.swift
- MusicManagerUITestsLaunchTests.swift
- .gitignore
- LICENSE
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/EduAlexxis/ByeTunes
Downloads the entire project code from GitHub to your computer.
cd ByeTunes
Moves into the project folder you just downloaded.
2. Official Install Script
Easy Recommendedcurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Downloads and runs the official install script in one line โ this handles the full setup automatically.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
