Category Archives: PostX

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

PostX 0.4.4. has arrived

PostX Gnu/Linux is built from free software. It uses Debian’s main repository together with Techtimejourney’s repository as software sources. I have added contrib and non-free to the sources list of the iso images – just to make it more easier for the users to install what they might need.

This is the final release with Debian Jessie(now: oldstable). PostX Gnu/Linux uses OpenRC as an init system – this trend will continue.

New features / changes since 0.4.3: Continue reading

PostX Gnu/Linux news

PostX Gnu/Linux v. 0.4.4 will arrive within few weeks. It will be still based upon DebIan Jessie. The upgrade will include all the current PostX Gnu/Linux programs. There will also be some new entries. Vlc will return as Veritas Player.  I wrote Vertitas Player to be a Gui for Vlc. Coding has been done with Python. So far, things look good and stable.  The Kernel will also receive an upgrade. I have compiled a 4.9.30 version with a better Wi-Fi and driver support. Currently I am testing the stability of everything. The repositories will likely receive upgrades by the end of this week.

And here is a screenshot of Vertias Player.

vlc guis, vlc gui, vlc media player gui

Veritas Player is a Gtk3 Gui that will require (at least) vlc-nox package. The design will remain lightweight.

++Power (C++) is released

A program written with C++ for system rebooting, suspension and powering off. The overall content is about 70 lines long.

/*++Power v.1 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″)*/

power tools linux, linux power management

Download ++Power(as a zip)

You need something along the lines of libgtk-3-dev and build-essential
installed in order to compile ++Power. Also make sure to install pkg-config.

Compile with the command: Continue reading