Mccenter - An all-in-one media center without graphical interface

MCenter's goal is to provide a full-feature media center which is more than a TV.

* Features

  - DVB television
  - Internet Radio
  - On-screen notifications
  - LIRC interface
  - Console interface
  - more to come (network interface, MPD driver, etc)

* Requirements

  - python-alsaaudio      http://pyalsaaudio.sourceforge.net/
  - python-pyosd          http://ichi2.net/pyosd/
  - python-mplayer >=0.6  http://code.google.com/p/python-mplayer/
  - MPlayer >= 1.0rc3     http://www.mplayerhq.hu/
  - Python >= 2.6         http://www.python.org/

* Installation

  To install (having made sure that the dependencies are installed and
  working) do (as root normally):

  python setup.py install

  (You can optionally provide a prefix using the following form,
  but if you do remember to setup PYTHONPATH accordingly)

  python setup.py install [--prefix=<prefix>]

* Documentation

  Nothing for now.

* Copyright and Licensing

    The MCenter is released under the terms of LGPL 3. See LICENSE for
    the full license.

    MCenter is Copyright (C) 2010-2011 Olivier Schwander <olivier.schwander@ens-lyon.org>

* Contact Info

    Project Page: http://chadok.info/mcenter

    Author and Maintainer: Olivier Schwander <olivier.schwander@ens-lyon.org>
