Category Archives: programs

Volume-scripts released

During the PostX 0.4.2 development I made scripts, which enabled the user to control the volume of multiple sound devices with the same key press. The end result is that you can adjust the volume of Bluetooth headset, HDMI audio source or a standard volume output with the same keys.

These scripts are written with Bash and you should have pulseaudio, pulseaudio-utils and xfce4-notifyd installed in order to use these. I also recommend that you install xbindkeys so that you can easily map your keys.

Here is a snippet from my my .xbindkeysrc file:

Continue reading

Simple-Mount – bash tool for mounting and unmounting

Apparently, I had forgotten to add this back in the day to my website. Better late than never. Here is a screenshot.

simple mount, linux bash programs, linux bash software

Simple mount. Start program with sh /some_location/mount.sh
Also make sure that the program is executable with: chmod +x mount.sh

    <Simple mount>  Copyright (C) 2015> JJ Posti (techtimejourney.net)
    This 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 3, 29 June 2007.”

Download Simple mount (mount.zip)

Sequence FM v.2 arrives & PostX 0.4.2 moved to 14th of April

 23th of April 2017: Sequence FM v.3 has arrived.

Sequence FM v.2 release post from April 6th, 2017:

I decided to move PostX 0.4.2 release date to 14th of April. This was done so that I could further improve the programs of the distribution.  The first improvement to come out is Sequence FM v.2.

#Sequence FM v.2 Copyright (c) 2017 JJ Posti <techtimejourney.net>
#This 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″) Continue reading