Coder Social home page Coder Social logo

aiminickwong / xfce4-pi-volume-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ksharindam/xfce4-pi-volume-plugin

0.0 0.0 0.0 24 KB

Xfce4 Panel volume changer plugin for Raspberry Pi

License: GNU General Public License v3.0

Makefile 2.22% C 97.78%

xfce4-pi-volume-plugin's Introduction

xfce4-pi-volume-plugin

Xfce4 Panel volume changer plugin for Raspberry Pi

Although xfce4 has its own volume plugins, but those have these following problems.

  • Dependency on gstreamer0.10 but other programs use gstreamer1.0
  • Volume can not be increased much.
  • Another plugin depends on pulseaudio, but it causes several sound problem (such as, no sound in dosbox, audio player is paused automatically).

To solve these problems, i have ported lxvolume plugin to xfce. It depends only on alsa.

Build

install these build dependencies...

  • libgtk-3-dev
  • libxfce4panel-2.0-dev
  • libasound2-dev

Unzip the source archive.
Open terminal and change directory to xfce4-pi-volume-plugin-master directory.
run this command...
make

Install and Uninstall

To install run...
sudo make install

To uninstall run...
sudo make uninstall

After installing go to panel settings and add this plugin to your panel.

xfce4-pi-volume-plugin's People

Contributors

ksharindam 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.