Giter VIP home page Giter VIP logo

g33kyaditya / plasma-mediacenter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kde/plasma-mediacenter

0.0 1.0 0.0 9.88 MB

h3. Plasma Media Center is designed to provide an easy and comfortable way to watch your videos, browse your photo collection and listen to your music, all in one place. This release brings many refinements and a host of new features, making consuming media even easier and more fun.

License: Other

CMake 2.91% Shell 0.04% C++ 65.17% QML 31.69% JavaScript 0.20%

plasma-mediacenter's Introduction

Required:
==========

1) KDE Frameworks 5
2) KDE Plasma 5
3) Qt QtMultimedia
4) Baloo (KF5)
5) Taglib

To know Plasma Media Center architecture and other related information browse through http://community.kde.org/Plasma/Plasma_Media_Center

Installation:
=========
mkdir build
cd build
cmake -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix` ..
make install

Run PMC using "plasmashell -ap org.kde.plasma.mediacenter" or by using the "Plasma Media Center" icon in your launcher

Uninstallation:
=============
Run this from build dir:
for i in $(cat install_manifest.txt); do sudo rm $i; done;

(some of the old code can be found in the "old" branch, just in case somebody wants to browse)

plasma-mediacenter's People

Contributors

akshayratan avatar alediaferia avatar andrewcoles avatar aseigo avatar ashish-bansal avatar ashishmadeti avatar bhush9 avatar cblauvelt avatar cfeck avatar chinmayapadhi avatar davidedmundson avatar dfaure avatar egormatirov avatar g33kyaditya avatar hayribakici avatar jriddell avatar kensington avatar krop avatar montel avatar nikhatzi avatar notmart avatar sebasje avatar shaan7 avatar sidhax avatar sinnykumari avatar sudhendu avatar tinvaan avatar tsdgeos avatar vhanda avatar yurchor avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.