kommander
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 59
Kommander 1.3
Kommander is a two part application. more>>
Kommander project is a two part application. The first part is the editor where you visually build dialogs and applications and edit the scripting elements. The second part is the executor which processes the generated XML file.
Kommander is a non traditional "disruptive" technology. It does not compile applications but it does not do build its interface through interpreted scripting and its DCOP calls are compiled functions.
So it produces dialogs and applications that are very small for internet transmission, run very fast and do not have binary issues.
Kommander dialogs integrate easily into KDE applications because it speaks their Inter Process Communication language, DCOP.
They can perform thousands of operatons per second and they have a full compliment of KDE widgets to build with. If you are an application developer you can also easily add widget plugins as well as use Kommander to deliver internationalized extentions to your users that dont require compiling.
Enhancements:
- 1.3 is a development release because it is not part of the official KDE packages as it introduces features and strings.
- It is however mostly a bug fix release with a new text editor and is backwards compatible with the latest 3.5x release.
- It is HIGHLY recommended for all people using the editor.
- Its a major improvement.
<<lessKommander is a non traditional "disruptive" technology. It does not compile applications but it does not do build its interface through interpreted scripting and its DCOP calls are compiled functions.
So it produces dialogs and applications that are very small for internet transmission, run very fast and do not have binary issues.
Kommander dialogs integrate easily into KDE applications because it speaks their Inter Process Communication language, DCOP.
They can perform thousands of operatons per second and they have a full compliment of KDE widgets to build with. If you are an application developer you can also easily add widget plugins as well as use Kommander to deliver internationalized extentions to your users that dont require compiling.
Enhancements:
- 1.3 is a development release because it is not part of the official KDE packages as it introduces features and strings.
- It is however mostly a bug fix release with a new text editor and is backwards compatible with the latest 3.5x release.
- It is HIGHLY recommended for all people using the editor.
- Its a major improvement.
Download (1.2MB)
Added: 2006-09-19 License: GPL (GNU General Public License) Price:
1133 downloads
PacKommander 2.5
PacKommander is a GUI wrapper for the pacman package manager of Arch Linux. more>>
PacKommander is a GUI wrapper for the pacman package manager of Arch Linux.
It is my very first Kommander script; but it does the job pretty well. Use it to install, upgrade, search, remove, query packages (local or repository) as well as synchronize database, upgrade system and clear file cache.
Main features:
- Quite light-weight and fast.
- Can perform almost all the tasks that CLI pacman can do. This includes install /upgrade /remove /query /view details /search packages both from server repositories as well as local packages in hard disk.
- Can be (in fact, must be) started as normal user to perform non-admin tasks like search/query pacakges. Root privilege is sought for automatically (using gksudo) as and when required (e.g. to install/remove packages).
- Can handle multiple packages at a time using a Package Queue system. Essentially, a list of queued packages is shown (packages can be added/removed from queue), from where you can select and manipulate multiple packages.
- Certain tasks like Upgrading entire system, syncing database with server, clearing cache, optimizing pacman, etc can be done by a click of a button.
- Hand-editing of certain configuration files is also supported using nano editor in xterm.
- Every task is actually carried out by pacman. The progress can be seen in the external xterm window and the user has to interact with it limitedly (for confirmations, etc.)
- The UI is fully configurable using Kommander-editor.
<<lessIt is my very first Kommander script; but it does the job pretty well. Use it to install, upgrade, search, remove, query packages (local or repository) as well as synchronize database, upgrade system and clear file cache.
Main features:
- Quite light-weight and fast.
- Can perform almost all the tasks that CLI pacman can do. This includes install /upgrade /remove /query /view details /search packages both from server repositories as well as local packages in hard disk.
- Can be (in fact, must be) started as normal user to perform non-admin tasks like search/query pacakges. Root privilege is sought for automatically (using gksudo) as and when required (e.g. to install/remove packages).
- Can handle multiple packages at a time using a Package Queue system. Essentially, a list of queued packages is shown (packages can be added/removed from queue), from where you can select and manipulate multiple packages.
- Certain tasks like Upgrading entire system, syncing database with server, clearing cache, optimizing pacman, etc can be done by a click of a button.
- Hand-editing of certain configuration files is also supported using nano editor in xterm.
- Every task is actually carried out by pacman. The progress can be seen in the external xterm window and the user has to interact with it limitedly (for confirmations, etc.)
- The UI is fully configurable using Kommander-editor.
Download (0.053MB)
Added: 2007-06-27 License: GPL (GNU General Public License) Price:
849 downloads
ALSA MIDI Kommander 0.2.3
ALSA MIDI Kommander is a DCOP interface exposing many ALSA Sequencer features for shell scripts. more>>
ALSA MIDI Kommander is a DCOP interface exposing many ALSA Sequencer features for shell scripts, Kommander scripts, or KDE programs requiring MIDI sequencer services.
A few utilities are included, which can be used both as programming examples and as real work tools. The main program, "kaseq" is a single executable used as a DCOP service program.
It runs as a daemon, allowing only a single running instance, and provides a system tray icon to give visual feedback for MIDI activity and a way to control the programs execution.
<<lessA few utilities are included, which can be used both as programming examples and as real work tools. The main program, "kaseq" is a single executable used as a DCOP service program.
It runs as a daemon, allowing only a single running instance, and provides a system tray icon to give visual feedback for MIDI activity and a way to control the programs execution.
Download (0.69MB)
Added: 2005-09-24 License: GPL (GNU General Public License) Price:
1493 downloads
Kopete Massive Messenger 0.1
Kopete Massive Messenger is a Kommander script that lets you send repetitive messages to your Kopete contacts. more>>
Kopete Massive Messenger is a Kommander script that lets you send repetitive messages to your Kopete contacts.
<<less Download (0.016MB)
Added: 2006-02-22 License: GPL (GNU General Public License) Price:
1355 downloads
dslKonnector 0.1
dslKonnector is a Kommander script to start, stop, restart DSL connection. more>>
dslKonnector is a Kommander script to start, stop, restart DSL connection (ppp over ethernet), using tools "pon dsl-provider" and “poff dsl-provider".
To use it you will need to have superuser privileges. dslKonnector does not configure dsl connection, so you will have to setup it using tool "pppoeconf".
I created this script because there was no graphical way to control dsl connection in Kubuntu Dapper, and I needed it sometimes, since some dynamic IPs my wife would receive from our ISP would be blocked from my IRC network.
Would that kind of app be needed? If so, how do I improve it? Suggestions welcome!
<<lessTo use it you will need to have superuser privileges. dslKonnector does not configure dsl connection, so you will have to setup it using tool "pppoeconf".
I created this script because there was no graphical way to control dsl connection in Kubuntu Dapper, and I needed it sometimes, since some dynamic IPs my wife would receive from our ISP would be blocked from my IRC network.
Would that kind of app be needed? If so, how do I improve it? Suggestions welcome!
Download (0.020MB)
Added: 2006-07-10 License: GPL (GNU General Public License) Price:
1203 downloads
mp3CONVERT 0.2
mp3CONVERT is a Kommander wizard for easy encoding mp3 songs. more>>
mp3CONVERT is a Kommander wizard for easy encoding mp3 songs. For example, when you need get your favourite album, which has 100mb to the cell phone with 40mb memory.
<<less Download (0.10MB)
Added: 2007-03-23 License: GPL (GNU General Public License) Price:
562 downloads
image-viewer
image-viewer is a very simple Kommander script to view images. more>>
image-viewer is a very simple Kommander script. But written following one of the 2-3 tutorials you can find on the net. Included in tarball you can find this guide to introduce in Kommander GUI. The site is: http://applications.linux.com/article.pl?sid=04/12/17/2033227&tid=49 and was written in 2004 by Michał Kosmulski
I know people want to use this great program..but documentations are very poor...this example helps people who wants to learn something about simple array, combobox, label and connections between signals and slots..very very important.
So, i hope the guide and the example will be usefull.
<<lessI know people want to use this great program..but documentations are very poor...this example helps people who wants to learn something about simple array, combobox, label and connections between signals and slots..very very important.
So, i hope the guide and the example will be usefull.
Download (0.037MB)
Added: 2006-09-11 License: GPL (GNU General Public License) Price:
1166 downloads
Kitty Hooch Photo Manager 0.3
Kitty Hooch Photo Manager can process photos where you need to copy, resize, create a thumbnail and write some text. more>>
Kitty Hooch Photo Manager is something I wrote for myself I thought Id share. I use it to process photos where I need to copy, resize, create a thumbnail and write some text. I got sick of gimping (sick of gimp really) and automated this to produce text files or PHP strings too.
If you call it from Quanta it will even regester everything in your project so its one step from picking a list of photos and commenting on them to uploading. Sorry, you have to write your own PHP libraries.
This requires ImageMagick. I just added the thumbnailing and I know how to make it a lot faster, but Im too tired to do it now. In case youre wondering if you can do anything with Kommander, this is EXACTLY the type of thing I had in mind for it. This may not be what you need, but with a few minutes of editing the output patterns it may be a dream come true. Enjoy.
<<lessIf you call it from Quanta it will even regester everything in your project so its one step from picking a list of photos and commenting on them to uploading. Sorry, you have to write your own PHP libraries.
This requires ImageMagick. I just added the thumbnailing and I know how to make it a lot faster, but Im too tired to do it now. In case youre wondering if you can do anything with Kommander, this is EXACTLY the type of thing I had in mind for it. This may not be what you need, but with a few minutes of editing the output patterns it may be a dream come true. Enjoy.
Download (0.073MB)
Added: 2006-09-12 License: GPL (GNU General Public License) Price:
1139 downloads
OneKript 0.7.2
OneKript is a Front-End for the program of disk encryption on the flye TrueCrypt, released under license GPL. more>>
OneKript is a Front-End for the program of disk encryption "on the flye" TrueCrypt, released under license GPL.
It has been developed with the environment Kommander for KDE (to have the kommander-executor is necessary to start OneKript.). At the moment is available the version 0.5.1.
Main features:
- Creation of normal and hidden volumes.
- Selection of the file system type, size and algorithms of hash and encryption.
- Double introduction of password.
- It allows to use keyfiles and random sources
- Mount and unmount of volumes with capacity for read only and protection of hidden volumes.
Enhancements:
New:
- view volume properties
- keyfiles creations
- test internal algorithms
- overwrite option.
Changed:
- new gui design
- improvement of the detection of erroneous fields system
- elimination (almost) complete of the use of konsole
<<lessIt has been developed with the environment Kommander for KDE (to have the kommander-executor is necessary to start OneKript.). At the moment is available the version 0.5.1.
Main features:
- Creation of normal and hidden volumes.
- Selection of the file system type, size and algorithms of hash and encryption.
- Double introduction of password.
- It allows to use keyfiles and random sources
- Mount and unmount of volumes with capacity for read only and protection of hidden volumes.
Enhancements:
New:
- view volume properties
- keyfiles creations
- test internal algorithms
- overwrite option.
Changed:
- new gui design
- improvement of the detection of erroneous fields system
- elimination (almost) complete of the use of konsole
Download (0.027MB)
Added: 2007-02-12 License: GPL (GNU General Public License) Price:
984 downloads
MAC Changer GUI 0.03
MAC Changer GUI will display and change your MAC address to a user supplied or random value. more>>
MAC Changer GUI will display and change your MAC address to a user supplied or random value.
Created with kommander 1.3.0. Not sure if it works with previous versions.
Depends on kdialog and must be executed with the kdesu command.
Example:
kdesu kmdr-executor /home/someDIR/mac.kmdr
As this script is executed using root privileges it is good practice to inspect the script for malicious content. With that being said there is nothing in the script that can harm your computer. A reboot will restore your original MAC if you forget its value and want to change it back.
<<lessCreated with kommander 1.3.0. Not sure if it works with previous versions.
Depends on kdialog and must be executed with the kdesu command.
Example:
kdesu kmdr-executor /home/someDIR/mac.kmdr
As this script is executed using root privileges it is good practice to inspect the script for malicious content. With that being said there is nothing in the script that can harm your computer. A reboot will restore your original MAC if you forget its value and want to change it back.
Download (0.030MB)
Added: 2007-03-10 License: GPL (GNU General Public License) Price:
974 downloads
KYanc 1.1
KYanc is an improved gui version of yancscript developed using kommander. more>>
KYanc was inspired by a setup tool called Yanc, me wrote yancscript to simply modify NVidia tv-options using one command.
Now we go back to the roots ...
KYanc is an improved gui version of yancscript developed using kommander. Any feature-requests and improvements are welcome.
Installation and setup:
a.)Have kommander installed.
b.)Please make sure that "/etc/X11/yanc" is writeable.
c.)Execute kyanc.kmdr using a simple clilck ;)
TODO:
-Remember yanc-config
-Make yanc-config sourceable (useful for script-mode)
-Add dialog for windows-manager selection
-Disable-input-fields for each twinview-mode
-Add KControl module (using a kde-module-proxy)
-Find bugs
<<lessNow we go back to the roots ...
KYanc is an improved gui version of yancscript developed using kommander. Any feature-requests and improvements are welcome.
Installation and setup:
a.)Have kommander installed.
b.)Please make sure that "/etc/X11/yanc" is writeable.
c.)Execute kyanc.kmdr using a simple clilck ;)
TODO:
-Remember yanc-config
-Make yanc-config sourceable (useful for script-mode)
-Add dialog for windows-manager selection
-Disable-input-fields for each twinview-mode
-Add KControl module (using a kde-module-proxy)
-Find bugs
Download (0.038MB)
Added: 2005-12-08 License: GPL (GNU General Public License) Price:
1415 downloads
Kscan2pdf 0.1.1
Kscan2pdf project is a simple GUI interface for KDE / Kommander to quickly and easily scan multiple pages. more>>
Kscan2pdf project is a simple GUI interface for KDE / Kommander to quickly and easily scan multiple pages via an Automatic Document Feeder (ADF) and convert them into PDF format.
Though this started as a simple app to speed up some work related tasks for me, Ive decided to throw it out there for the benefit of all who might need it. This is the first release of what will most likely be a work in progress. With new options and features still to be determined. Please let me know about any successes/failures with other hardware/software versions, as well as any suggestions for future versions.
<<lessThough this started as a simple app to speed up some work related tasks for me, Ive decided to throw it out there for the benefit of all who might need it. This is the first release of what will most likely be a work in progress. With new options and features still to be determined. Please let me know about any successes/failures with other hardware/software versions, as well as any suggestions for future versions.
Download (0.022MB)
Added: 2006-11-17 License: GPL (GNU General Public License) Price:
1072 downloads
MiniDV Assembler 0.96
MiniDV Assembler application is particularly useful for owners of digital MiniDV cameras. more>>
MiniDV Assembler application is particularly useful for owners of digital MiniDV cameras and others who use the Sony MiniDV format for high quality video production.
MiniDV Assembler allows you to append multiple MiniDV files with nice looking transition effects for both audio and video. Multiple transition effects are supported, like cross-fade, zoom, blur and a flash effect.
I created MiniDV Assembler because there are no easy to use video editing applications for Linux yet. Yes, Kino is promising, but its user interface is still a mess and development is slow.
MiniDV Assembler only touches the head and tail parts of the original video files that are needed to create the transition effects. The rest of the video is left untouched, which means zero quality loss.
MiniDV Assembler can also be used to generate video editing scripts that can be run without KDE and Kommander.
<<lessMiniDV Assembler allows you to append multiple MiniDV files with nice looking transition effects for both audio and video. Multiple transition effects are supported, like cross-fade, zoom, blur and a flash effect.
I created MiniDV Assembler because there are no easy to use video editing applications for Linux yet. Yes, Kino is promising, but its user interface is still a mess and development is slow.
MiniDV Assembler only touches the head and tail parts of the original video files that are needed to create the transition effects. The rest of the video is left untouched, which means zero quality loss.
MiniDV Assembler can also be used to generate video editing scripts that can be run without KDE and Kommander.
Download (0.024MB)
Added: 2006-06-10 License: GPL (GNU General Public License) Price:
1232 downloads
KBookRipper 0.7
KBookRipper is a CD-riper based on cdparanoia focused on audio books delivered on CD. more>>
KBookRipper is a CD-riper based on cdparanoia focused on audio books delivered on CD. The project will rip a set of CDs with the same meta data. The output format is OGG, not MP3. The CDs assumes to be part of a audio book.
I wrote it since I was very annoyed that the meta data for a book delivered on several CDs never was the same for all CDs and frequently was missing for at least one of the CDs. The crappy meta data made it hard to rip books with K3B.
This program allows you to enter meta data (author, title, published year) that is used for all the CDs in the book. The only meta data that is changed if the CD-number and that one is increased automatically.
Each books is stored on disk kept together and files are named with the assumption to be part of a book.
For me, this little program has been most valuable since I have ripped about 150 aduio books to put them on my MP3-player. Or, rather, my OGG-player. The output of this program if ogg-files. There is no option what so ever to create MP3-files (although it is a GPLed software and lame takes about the same command options as the oggenc takes).
The applications is made with kommander. The working part is written in bash and the script depends on cdparanoia and oggenc. The command play is used to play a little blip when ac CD is done (blip not included). The script will fail if cdparanoia or oggenc is missing (do the test in the settings-page). If the command play is missing only the blip will fail.
Ive used this for a about one hundred books and I have designed the GUI myself. I guess that disqualifies me to actually have any opinions about the GUI and usability. Du feel free to send me an email and give me feedback. If you think this application is useless, please let me know why.
<<lessI wrote it since I was very annoyed that the meta data for a book delivered on several CDs never was the same for all CDs and frequently was missing for at least one of the CDs. The crappy meta data made it hard to rip books with K3B.
This program allows you to enter meta data (author, title, published year) that is used for all the CDs in the book. The only meta data that is changed if the CD-number and that one is increased automatically.
Each books is stored on disk kept together and files are named with the assumption to be part of a book.
For me, this little program has been most valuable since I have ripped about 150 aduio books to put them on my MP3-player. Or, rather, my OGG-player. The output of this program if ogg-files. There is no option what so ever to create MP3-files (although it is a GPLed software and lame takes about the same command options as the oggenc takes).
The applications is made with kommander. The working part is written in bash and the script depends on cdparanoia and oggenc. The command play is used to play a little blip when ac CD is done (blip not included). The script will fail if cdparanoia or oggenc is missing (do the test in the settings-page). If the command play is missing only the blip will fail.
Ive used this for a about one hundred books and I have designed the GUI myself. I guess that disqualifies me to actually have any opinions about the GUI and usability. Du feel free to send me an email and give me feedback. If you think this application is useless, please let me know why.
Download (0.011MB)
Added: 2006-12-28 License: GPL (GNU General Public License) Price:
1030 downloads
KFireWatcher 0.8
KFireWatcher is a application to view the firewall logs in a more readable form. more>>
KFireWatcher is a application to view the firewall logs in a more readable form. (just remote ip address, local if local connection, only the needed infos...)
Needs kommander 3.5, and a separate firewall-log file (you can separate firewall lines with syslog-ng).
Accepts logs multilines with line format (standard iptables):
Dec 12 12:14:47 Machine Prefix:IN=eth0 OUT= MAC=00:13:8f:4f:59:fc:00:04:ed:00:01:91:08:00 SRC=220.253.135.60 DST=192.168.1.57 LEN=48 TOS=0x10 PREC=0x40 TTL=107 ID=2699 DF PROTO=TCP SPT=1187 DPT=6081 WINDOW=65535 RES=0x00 SYN URGP=0
<<lessNeeds kommander 3.5, and a separate firewall-log file (you can separate firewall lines with syslog-ng).
Accepts logs multilines with line format (standard iptables):
Dec 12 12:14:47 Machine Prefix:IN=eth0 OUT= MAC=00:13:8f:4f:59:fc:00:04:ed:00:01:91:08:00 SRC=220.253.135.60 DST=192.168.1.57 LEN=48 TOS=0x10 PREC=0x40 TTL=107 ID=2699 DF PROTO=TCP SPT=1187 DPT=6081 WINDOW=65535 RES=0x00 SYN URGP=0
Download (0.020MB)
Added: 2006-02-04 License: GPL (GNU General Public License) Price:
1358 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above kommander search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed