Giter Club home page Giter Club logo

mixer's Introduction

Mixer

All Contributors

Change the volume of apps

A no-frills volume mixer, with simplicity and usability at its core.

  • Simple volume controls including balance and output selection
  • Individually change each audio source's values

Logo
Light mode Dark mode

Installing

Releases are also always available as flatpaks on the releases page.

Nightly builds

Nightly builds are handled by GitHub actions and the latest one can be found on nightly.link

Install it from source

You can of course download and install this app from source.

Dependencies

Ensure you have these dependencies installed

  • glib-2.0
  • granite
  • gtk+-3.0
  • libhandy-1.0
  • libpulse

Install, build and run

# install elementary-sdk, meson and ninja
sudo apt install elementary-sdk meson ninja-build libhandy-1-dev libpulse-dev
# clone repository
git clone https://github.com/ChildishGiant/mixer mixer
# cd to dir
cd mixer
# run meson
meson build --prefix=/usr
# cd to build, install and run
cd build
sudo ninja install && com.github.childishgiant.mixer
# For debugging use
sudo ninja install && G_MESSAGES_DEBUG=all com.github.childishgiant.mixer

Generating translation files

# after setting up meson build
cd build

# generates pot file
ninja com.github.childishgiant.mixer-pot
ninja extra-pot

# to regenerate and propagate changes to every po file
ninja com.github.childishgiant.mixer-update-po
ninja extra-update-po

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Allie

🎨 πŸ’»

Subhadeep Jasu

πŸ’»

Jeyson Flores

🌍

Rajdeep Singha

πŸ’»

asdf

🌍

Nathan Bonnemains

🌍

Sabri Ünal

🌍

rene-coty

🌍

This project follows the all-contributors specification. Contributions of any kind welcome!

mixer's People

Contributors

allcontributors[bot] avatar asdffdsdaf avatar childishgiant avatar danirabbit avatar eltociear avatar jeysonflores avatar nathanbnm avatar subhadeepjasu avatar

Stargazers

 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.