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