Category Archives: PostX

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

Runner-QT v.2 arrives

19th of May 2017: Runner-QT is upgraded to version 2. Dependencies remain the same. Interface is simplified and intuitive. There is also less code now  (about 46 lines).  Runner-QT v.2 should fit nicely to all kinds of desktops by default.

Dependencies:

sudo apt-get install python-pyqt5 python python3

Run the program: python /home/some_person/some_folder/something.py

If needed make the program executable with:  chmod +x /home/some_person/some_folder/something.py Continue reading

PostX 0.4.3 is released as 32-bit and 64-bit

PostX 0.4.3 is released. If you need extra instructions then look at the older 0.4 series release notes, which still mostly apply.

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

New features / changes since 0.4.2:

– Software packages are upgraded and code has received some minor fixes. PostX 0.4.3 contains all the latest upgrades I have done to my software and it also contains the latest stable packages from Debian. Continue reading