Skip to main content

Python wrapper for tmux

Project description

For now, this is just a command-line interface to iTunes. It’s pretty simple, but I am considering making it do a lot of more interesting things as time goes by.

Installation

To install, simply use pip or easy_install:

easy_install clitunes

Usage

Put bin/clitunes somewhere in your path. Now, you can handle playback like this:

clitunes play clitunes pause clitunes stop

You can also navigate files like this:

clitunes rewind clitunes fast forward clitunes resume

or perform a lot of other useful actions:

clitunes subscribe "http://example.com/podcast.xml"

Running clitunes without any options will assume that you want to use the “playpause” command. This will play unless already playing, at which time it will pause instead.

TODO

  • Figure out how to be smarter about stringifying things. Passing strings to iTunes shouldn’t require a user to escape every quote manually.

0.0.2

  • Fixed error reporting

  • Added ability to perform multi word commands (next track, previous track)

  • Added shortcuts to some operations (ff=fast forward, rw=rewind, next=next track, prev=previous track, etc.)

0.0.1

  • Initial version. Basic play/stop functionality.

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

cliTunes-0.0.2.tar.gz (3.0 kB view hashes)

Uploaded Source

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