Simple plasmoid to run commands without using terminal or KRunner. Inspired by KRunner runners, plasma-runner and KDE3 equivalent.

Requirements:
KDE4 >= 4.2

Features:
- possibility to open web addresses (including searching, example: gg:query), invoke mailer, open directories and files (including use of KIO);
- possibility to run command in terminal (by prepending it by dollar sign - $);
- simple calculator (example: =2+2);
- simple numbers converter (to binary, octal and hexadecimal systems; examples: bin=12, oct=10, hex=8);
- commands to manage session (logout, lock, switch, shutdown, reboot);
- activation shortcut (Ctrl+Shift+R, can be changed in System Settings);
- shared commands history.

Warning!
There are some problems if you try using it on panel (probably Plasma bugs and limitations):
- line edit often looses focus;
- problems with completion box;
- disappearing context menu;
- activation shortcut not always works and can activate only one instance of applet.

Hint:
When on panel applet has blank space (5 pixels width) at right end to help reaching context menu (remove and configure actions).
