[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-6813":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":23,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":29,"readmeContent":30,"aiSummary":31,"trendingCount":16,"starSnapshotCount":16,"syncStatus":32,"lastSyncTime":33,"discoverSource":34},6813,"noTunes","tombonez\u002FnoTunes","tombonez","A simple macOS application that will prevent iTunes or Apple Music from launching.","",null,"Swift",5817,97,30,26,0,4,50,132,42,99.97,"MIT License",false,"master",[26,27,28],"itunes","macos","swift","2026-06-12 04:00:30","[![noTunes Logo](\u002Fscreenshots\u002Fapp-icon.png)](https:\u002F\u002Fgithub.com\u002Ftombonez\u002FnoTunes)\n\n[![GitHub release (latest by date)](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fv\u002Frelease\u002Ftombonez\u002Fnotunes)](https:\u002F\u002Fgithub.com\u002Ftombonez\u002FnoTunes\u002Freleases\u002Flatest)\n[![GitHub all releases](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fdownloads\u002Ftombonez\u002Fnotunes\u002Ftotal)](https:\u002F\u002Fgithub.com\u002Ftombonez\u002FnoTunes\u002Freleases)\n[![GitHub](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Flicense\u002Ftombonez\u002Fnotunes)](https:\u002F\u002Fgithub.com\u002Ftombonez\u002FnoTunes\u002Fblob\u002Fmaster\u002FLICENSE)\n[![GitHub Sponsors](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002Fsponsor-tombonez-ec5cc7.svg)](https:\u002F\u002Fgithub.com\u002Fsponsors\u002Ftombonez)\n\n# noTunes\n\nnoTunes is a macOS application that will prevent iTunes _or_ Apple Music from launching.\n\nSimply launch the noTunes app and iTunes\u002FMusic will no longer be able to launch. For example, when bluetooth headphones reconnect.\n\nYou can toggle the apps functionality via the menu bar icon with a simple left click.\n\n## Installation\n\n### Direct Download\n\n[noTunes-3.5.zip](https:\u002F\u002Fgithub.com\u002Ftombonez\u002FnoTunes\u002Freleases\u002Fdownload\u002Fv3.5\u002FnoTunes-3.5.zip)\n\n### Homebrew\n\n```bash\nbrew install --cask notunes\n```\n\n## Usage\n\n### Set noTunes to launch at startup\n\n#### Ventura and later:\n\n1. Navigate to System Settings\n2. Select General\n3. Select Login Items\n4. Click the + under Open at Login and select noTunes\n\n#### Before Ventura:\n\nNavigate to System Preferences -> Users & Groups. Under your user, select \"Login Items\", click the lock on the bottom left and enter your login password to make changes. Click the plus sign (+) in the main panel and search for noTunes. Select it and click \"Add\".\n\n### Toggle noTunes Functionality\n\nLeft click the menu bar icon to toggle between its active states.\n\n**Enabled (prevents iTunes\u002FMusic from opening)**\n\n![noTunes Enabled](\u002Fscreenshots\u002Fmenubar-enabled.png)\n\n**Disabled (allows iTunes\u002FMusic to open)**\n\n![noTunes Disabled](\u002Fscreenshots\u002Fmenubar-disabled.png)\n\n### Hide Menu Bar Icon\n\nRight click or control-click the menu bar icon and click `Hide Icon`.\n\n### Restore Menu Bar Icon\n\n[Quit noTunes](#quit-notunes), run the following command in Terminal and re-open the app:\n\n```bash\ndefaults delete digital.twisted.noTunes\n```\n\n### Quit noTunes\n\nTo quit the app either:\n\n**With menu bar icon visible**\n\nRight click or control-click the menu bar icon and click quit.\n\n**With menu bar icon hidden**\n\nQuit the app via Activity Monitor or run the following command in Terminal:\n\n```bash\nosascript -e 'quit app \"noTunes\"'\n```\n\n### Set replacement for iTunes \u002F Apple Music\n\nReplace `YOUR_MUSIC_APP` with the name of your music app in the following command.\n\n```bash\ndefaults write digital.twisted.noTunes replacement \u002FApplications\u002FYOUR_MUSIC_APP.app\n```\n\nThen `\u002FApplications\u002FYOUR_MUSIC_APP.app` will launch when iTunes\u002FMusic attempts to launch.\n\nThis can be used to open a website too, for example, YouTube Music.\n\n```bash\ndefaults write digital.twisted.noTunes replacement https:\u002F\u002Fmusic.youtube.com\u002F\n```\n\nThe following command will disable the replacement.\n\n```bash\ndefaults delete digital.twisted.noTunes replacement\n```\n\n## Support\n\nIf you like my work, consider supporting me through [GitHub Sponsors](https:\u002F\u002Fgithub.com\u002Fsponsors\u002Ftombonez) 🩷\n\n## License\n\nThe code is available under the [MIT License](https:\u002F\u002Fgithub.com\u002Ftombonez\u002Fnotunes\u002Fblob\u002Fmaster\u002FLICENSE).\n","noTunes 是一个简单的 macOS 应用程序，用于阻止 iTunes 或 Apple Music 启动。该应用使用 Swift 语言编写，通过菜单栏图标轻松切换功能的启用和禁用状态，用户可以根据需要快速控制是否允许这些音乐应用程序运行。它特别适用于那些希望避免因蓝牙耳机重新连接或其他触发条件而意外启动 iTunes 或 Apple Music 的场景。此外，还支持设置其他音乐应用作为替代启动选项，进一步增强了用户体验。",2,"2026-06-11 03:09:01","top_language"]