Tag Archives: . linux volume control

Volume widget is released

Volume widget is a program, which shows system volume levels. It needs pulseaudio, alsa-utils, python3 and python-pyqt5 as dependencies. Note that dependencies might be different depending on your distribution.

#Volume widget Copyright (c) 2017 JJ Posti <techtimejourney.net>
#Volume widget comes with ABSOLUTELY NO WARRANTY;
#for details see: http://www.gnu.org/copyleft/gpl.html.
#This is free software, and you are welcome to redistribute it under
#GPL Version 2, June 1991″

Here are some screenshots

linux widget, linux volume, linux volume widget

When volume goes too high, there will be a warning.

Continue reading

Vol2X-Reloaded (current is: v.2.0.2)

#Vol2X-Reloaded v.2 Copyright (c) 2017 JJ Posti <techtimejourney.net>#Vol2X-Reloaded comes with ABSOLUTELY NO WARRANTY;#for details see: http://www.gnu.org/copyleft/gpl.html. #This is free software, and you are welcome to redistribute it under #GPL Version 2, June 1991″

Dependencies:

pulseaudio #this is a must-have dependency.

pulseudio-utils #this is needed because the program uses pactl.

alsa-utils #this is needed because the program uses amixer as a helper when fetching system sound level upon start. Amixer is also used when setting microphone input level via the microphone slider. Continue reading

Vol2X-Reloaded arrives

Vol2X-Reloaded is a substantial rewrite of the older Vol2X-QT5. The code is now about 400 lines smaller than before.  I have commented the code quite heavily, so it should be easy to follow. This time the code is also composed manually, instead of using any designer application.

The outlook of the program has also changed quite a lot. Vol2X-Reloaded is styled with CSS and it looks like this. Continue reading

RunIT-QT 0.5 & Vol2x-QT5 released

Two new and interesting releases today. RunIT-QT upgrades to 0.5. and Vol2x upgrades to QT5.

RunIT-QT has gone through code cleanup and now it uses only the modules it needs. Both, have a new outlook and they come with icons also. I used Adwaita icons and I compiled them directly to python files. The previous makes installation and upgrading easier – since importing from other files is non-existent. Also, there is plenty of new code: Vol2x-QT5 and RunIT-QT 0.5 each have well over 1000 lines.

runit browser, techtimejourney browser, techtimejourney programs

RunIT-QT 0.5 brings outlook and usability upgrades.

pulseaduio sound, linux sound programs, linux volume management

Vol2X upgrades to QT. Usability is improved.

Continue reading