Metadata-Version: 1.1
Name: PiFi
Version: 1.1.1
Summary: Hi Fi music hub on Raspberry Pi
Home-page: https://bitbucket.org/bertrandboichon/pi.hifi
Author: Bertrand Boichon
Author-email: b.boichon@gmail.com
License: MIT
Description: Version: 1.1.1
        
        PiFi is a set of python scripts running as daemons to improve the experience of mpd on Raspberry Pi.
        It has been tested with Volumio 1.4 and it adds:
        
        * Support for IR remote control.
          You can use a small IR remote control (e.g. apple) along with a Flirc USB module acting as a keyboard with the raspberry pi.
        
        * Support for LCD display (16x2 from Adafruit).
          It displays track, volume information as well as the current audio level (RMS) on screen.
        
        * Switch from Airplay to Mpd and vice versa, display Airplay metadata on screen
        
        Find more on: https://bitbucket.org/bertrandboichon/
        
        Repo owner or admin: Bertrand Boichon
        
        Copyright (C) 2014 - Bertrand Boichon (b.boichon@gmail.com)
Keywords: music hifi mpd raspberry pi rpi
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Multimedia :: Sound/Audio :: Players
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
