clawtunesControl Apple Music on macOS via the `clawtunes` CLI (play songs/albums/playlists, control playback, volume, shuffle, repeat, search, catalog lookup, AirPlay...
Install via ClawdBot CLI:
clawdbot install forketyfork/clawtunesInstall clawtunes via Homebrew:
brew install clawtunesRequires:
Use clawtunes to control Apple Music from the terminal. Search and play music, control playback, adjust volume, manage playlists, manage shuffle/repeat, browse the Apple Music catalog, and connect to AirPlay devices.
Setup
brew tap forketyfork/tap && brew install clawtunespip install clawtunesPlay Music
clawtunes play song "Song Name"clawtunes play album "Album Name"clawtunes play playlist "Playlist Name"--non-interactive (-N) flag to prevent interactive prompts: clawtunes -N play song "Song Name"--first (-1) flag to auto-select the first result: clawtunes -1 play song "Song Name"Playback Control
clawtunes pauseclawtunes resumeclawtunes nextclawtunes prevclawtunes statusVolume
clawtunes volumeclawtunes volume 50clawtunes volume +10 or clawtunes volume -10clawtunes muteclawtunes unmuteShuffle and Repeat
clawtunes shuffle on or clawtunes shuffle offclawtunes repeat off, clawtunes repeat all, or clawtunes repeat oneSearch
clawtunes search "query"clawtunes search "query" -pclawtunes search "query" --no-albumsclawtunes search "query" -n 20Love/Dislike
clawtunes loveclawtunes dislikePlaylists
clawtunes playlistsclawtunes playlist create "Road Trip"clawtunes playlist add "Road Trip" "Kickstart My Heart"clawtunes playlist remove "Road Trip" "Kickstart My Heart"AirPlay
clawtunes airplayclawtunes airplay "Device Name"clawtunes airplay "Device Name" --offApple Music Catalog
clawtunes catalog search "Bowie Heroes"clawtunes catalog search "Bowie Heroes" -n 5Notes
Generated Mar 1, 2026
Users can integrate clawtunes into smart home setups to control Apple Music playback via voice assistants or scripts, enabling hands-free music management during activities like cooking or cleaning. This scenario leverages the CLI's non-interactive mode for reliable automation without manual prompts.
Businesses can use clawtunes to curate and control background music in office environments, adjusting playlists or volume based on time of day or events. It allows non-technical staff to manage audio settings through simple scripts, enhancing workplace ambiance without disrupting workflows.
Music teachers or students can utilize clawtunes to quickly search and play specific songs or albums during lessons, controlling playback for analysis or practice. The ability to manage playlists and repeat modes supports structured learning sessions without leaving the terminal.
Retail stores or cafes can automate Apple Music playlists and volume adjustments throughout the day to match customer traffic or themes. Clawtunes enables seamless integration with scheduling systems, ensuring consistent audio experiences without manual intervention.
Streamers or podcasters can use clawtunes to manage background music during live broadcasts, quickly playing tracks or adjusting volume via command-line scripts. This supports professional audio control without switching applications, enhancing production efficiency.
Offer clawtunes as a free open-source tool with basic functionality, while providing paid tiers for advanced features like batch playlist management or API access. Revenue can come from subscriptions or one-time licenses for enterprise users seeking enhanced automation capabilities.
Provide consulting and development services to businesses looking to integrate clawtunes into their existing systems, such as smart home platforms or office management software. Revenue is generated through project-based fees or ongoing support contracts for custom automation solutions.
Partner with hardware manufacturers to bundle clawtunes with devices like smart speakers or media controllers, offering enhanced Apple Music control out-of-the-box. Revenue can come from licensing agreements or sales commissions on bundled products.
💬 Integration Tip
Ensure clawtunes is installed via Homebrew and automation permissions are granted in macOS System Settings for seamless operation with Apple Music.
Capture and automate macOS UI with the Peekaboo CLI.
Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks Clawdbot to add a note, list notes, search notes, or manage note folders.
Speak responses aloud on macOS using the built-in `say` command when user input indicates Voice Wake/voice recognition (for example, messages starting with "User talked via voice recognition on <device>").
Homebrew package manager for macOS. Search, install, manage, and troubleshoot packages and casks.
Automate macOS desktop by capturing screenshots and executing precise mouse movements, clicks, and keyboard inputs via cliclick.