Skip to main content

iTunes.app cli

Project description

Installation

$ [sudo] pip install itunes-cli

CLI

usage: itunes command [args]

Available commands:

    play        play current track
    pause       pause current track
    next        next track
    prev        previous track
    stop        stop play

    playlists   playlists names

    volume      get/set iTunes volume
    mute        mute sound
    unmute      unmute sound
    muted       true/false if muted

    kill        kill iTunes.app
    pid         iTunes.app pid

run `itunes COMMAND --help` for more infos

Examples

$ itunes play
$ itunes pause
$ itunes stop
$ itunes next
$ itunes previous

volume

$ itunes volume 50
$ itunes volume
50

mute

$ itunes mute
$ itunes muted
true
$ itunes unmute

process

$ itunes pid
42
$ itunes kill

readme-generator

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

itunes-cli-2019.3.22.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

itunes_cli-2019.3.22-py2.py3-none-any.whl (1.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page