Skip to main content

A Python library to control the MOC (music on console) audio player

Project description

Install

Install the actual MOC player/server

% sudo apt-get install -y moc

or

% brew install moc

Then install this package with pip

% pip3 install mocp

Optional Installs

redis-helper and yt-helper

If redis-helper and yt-helper are installed, the FILES collection will be updated with the basename of the the current playing file whenever moc.info_string() is called

Install with pip

% pip3 install "yt-helper[redis-helper]"

or

% pip3 install "mocp[extras]"

Usage

In [1]: import moc

In [2]: moc.find_and_play('~/music-dir/blah*')

In [3]: moc.go('12:15')         # jump to particular point in current track

In [4]: moc.go('1h23m12s')      # jump to particular point in current track

In [5]: moc.go(500)             # jump to particular point in current track

In [6]: moc.info_string()
Out[6]: '08:21 (501) of 95:35 into /home/user/music-dir/blah-thing/file.mp3'

Getting the C source

MOC is written is written in C and hosted in an SVN repo (not Git). See man git-svn

$ git svn clone svn://svn.daper.net/moc/trunk moc

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

mocp-0.4.10-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file mocp-0.4.10-py3-none-any.whl.

File metadata

  • Download URL: mocp-0.4.10-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for mocp-0.4.10-py3-none-any.whl
Algorithm Hash digest
SHA256 555f22ab6bc679df8f205541bb199589cab8658f8c8fb47ba569bda3a8e4aeef
MD5 fd1002d8f57953ad136fbbf095269f08
BLAKE2b-256 d4e4fb576606f4ca5497ab924c9841ffa1a57b56444294770e027f2e7d441fa1

See more details on using hashes here.

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