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

CRunner (C++) is released

Here is one program that was born as a spin-off of Runner-QT. Meet CRunner: a program written with C++ and using Gtk+. The program is about 60 lines long and heavily commented -> you can easily follow the code.

gmrun alternatives, linux run dialog, linux program launcher

CRunner accepts programs and programs with arguments. For example: firefox and firefox google.fi are both accepted. The later opens firefox window with google.fi in it.

/*CRunner 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″)*/ Continue reading

PostX programs: Quick terminal, Power manager PostX calendar

19th of May 2017: The following changes apply.
* Quick Terminal 0.5.2, minor upgrade: some entries moved to right-click menu.

* Obsolete CSS removed from Quick Terminal.
* Power-manager-QT v.5.1: Icons removed. Now, labels with texts.

 

linux screenshots, linux screenshots

Screenshot showing postx-programs upgrade (as it was during May 2017)

Continue reading