codingMustache
tui-am
Shell

An Apple Music CLI tool to control your apple Music through the terminal.

Last updated Apr 7, 2026
76
Stars
27
Forks
1
Issues
0
Stars/day
Attention Score
51
Language breakdown
Shell 52.1%
AppleScript 47.9%
โ–ธ Files click to expand
README

zshMusic

A cli tool to use apple music through your command line on MacOS. Feel free to make a branch and make any kind of modifications and make a PR to it, tbh I'll most likely merge it, or don't. This will remain unlicensed so do whatever you want with it.

How to install

Download or clone down the repo & add this line to your .zshrc file

source ~/add-to-your-.zshrc/zshMusic/zshmusic.zsh

How to use

| COMMAND | CMD | DESCRIPTION | USAGE | |----------|-----|----------------------------|----------------------| | -open | -o | Launches Music | music -o | | -vol | -v | Changes volume | music -v 10 | | -artist | -a | Plays artist from library | music -a metallica | | -stop | -s | Pauses Music | music -s | | -play | -p | Plays Music | music -p | | -next | -n | Skips song | music -n | | -current | -c | Shows current track | music -c |

๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท codingMustache/tui-am ยท Updated daily from GitHub