Monthly Archives: August 2017

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

Power Manager v.7(Python)

power manager, linux applications, linux power management

Power Manager has a new outlook done with CSS.

#Power manager-QT v.7 Copyright (c) 2017 JJ Posti <techtimejourney.net>
#This is a power manager application.The program 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 This is the QT5 version” ) 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