Category Archives: programs

Quick Terminal v. 0.1 is here

Now, Quick terminal is finally released.

You will need python, python-gtk2 and python-vte installed in order to use it. Depending on your setup there might also be some other Python things you need to have – but as far as I know those three should be enough.

Without further ado here we go.

terminal, python terminal, python terminal client, linux terminal

Quick terminal v.0.1

Continue reading

Apt-fetcher released

Here is something for all Debian based Linux distribution users. Apt-fetcher is a command line oriented program, which utilizes the apt-get functions found within Debian based distributions.

Without further ado here is a screenshot, which should give a pretty clear vision about the program itself.

Apt-fetcher running. Enter is an escape key, which quits to program - if no numeric selection is given before pressing it.

Apt-fetcher running. Enter is an escape key, which quits to program – if no numeric selection is given before pressing it.

Continue reading

Open with dialog: A python program

 

In this entry I will show you how to open a file via Geany text-editor (or any other program) by using Python dialog function. I intend to keep things short and simple and explain majority of things with pictures.

Python dialog function, Python open with, Python open file with program

Python dialog function in action: Opening a file.

Continue reading

Power manager (Zenity)

While I am currently doing a lot of coding and writing some programs for the next PostX version 0.3. here is a program called Power manager, which I originally released with the current PostX version.

small progtams for Linux, linux programs, Power manager for Linux

Power manager

Continue reading