launch
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 366
X-Launch 0.5
X-Launch is a GTK-based skinnable run dialog. more>>
X-Launch is a GTK-based skinnable run dialog.
It has bash style autocompletion, skin support, and animations to let you know when a slow application is launching.
It can function like other run dialogs, but you can also tell it to stay resident in memory and hide itself after it launches an application.
X-Launch not only looks better then any other Run dialog, but is more powerful and faster then most. It will manage its own hotkey, so you dont have to have a window manager that supports hotkeys and it doesnt have to launch every time you want to launch an application.
For those of you out there that are avid keyboard users, especially for launching applications, then this program is for you.
Main features:
- Launch applications easily from a command interface
- Fresh looking skinable user interface
- Set a hotkey to bring up the launch window
- Animations to let you know a slow program is launching
- Full command history that has smart sorting (last used, first shown)
- Inline command history, no need for using arrows or tab to select command
- Tab completion for executable file in your path
- Tab completion for directories
- Edit your history easily.
- Configurable behavor after an application is launched.
- Smart app technology that will figure out if you have typed a valid application.
<<lessIt has bash style autocompletion, skin support, and animations to let you know when a slow application is launching.
It can function like other run dialogs, but you can also tell it to stay resident in memory and hide itself after it launches an application.
X-Launch not only looks better then any other Run dialog, but is more powerful and faster then most. It will manage its own hotkey, so you dont have to have a window manager that supports hotkeys and it doesnt have to launch every time you want to launch an application.
For those of you out there that are avid keyboard users, especially for launching applications, then this program is for you.
Main features:
- Launch applications easily from a command interface
- Fresh looking skinable user interface
- Set a hotkey to bring up the launch window
- Animations to let you know a slow program is launching
- Full command history that has smart sorting (last used, first shown)
- Inline command history, no need for using arrows or tab to select command
- Tab completion for executable file in your path
- Tab completion for directories
- Edit your history easily.
- Configurable behavor after an application is launched.
- Smart app technology that will figure out if you have typed a valid application.
Download (0.29MB)
Added: 2006-09-28 License: GPL (GNU General Public License) Price:
1130 downloads
GTK-Launch 1.1
GTK-Launch is a GTK program launcher. more>>
GTK-Launch is a small GTK program launcher.
Its the equivalent of "Run Command" in KDE, GNOME, or Windows.
It features command history, and runs the command if valid (otherwise it lets the box stay there, waiting for a correction).
Enhancements:
- the window now appears centered on the screen
- important bugfix: PATH can now be used correctly ! (before it would destroy the current copy of the environment variables by strcatting the HOME variable)
- translated error messages into english.
- now the prog can handle .launch files with not as many lines as announced by the MEMOIRE setting. It replaces them with "".
<<lessIts the equivalent of "Run Command" in KDE, GNOME, or Windows.
It features command history, and runs the command if valid (otherwise it lets the box stay there, waiting for a correction).
Enhancements:
- the window now appears centered on the screen
- important bugfix: PATH can now be used correctly ! (before it would destroy the current copy of the environment variables by strcatting the HOME variable)
- translated error messages into english.
- now the prog can handle .launch files with not as many lines as announced by the MEMOIRE setting. It replaces them with "".
Download (0.010MB)
Added: 2006-09-28 License: GPL (GNU General Public License) Price:
1123 downloads
TabLaunch 0.6
TabLaunch is a simple, lightweight, and cool-looking X application launch bar. more>>
TabLaunch is a simple and lightweight but cool-looking X application launch bar based on YeahLaunch. It displays a user-specified list of applications as tabs along the top of the screen.
The user can specify an x coordinate offset to position the launch bar or right-align it. The launch bar becomes hidden after a specified delay.
Each tab can be displayed as text or an icon. Tabs are "enlarged" or zoomed-in when the mouse is over a tab. Imlib or Imlib2 can be used to show and enlarge icons.
<<lessThe user can specify an x coordinate offset to position the launch bar or right-align it. The launch bar becomes hidden after a specified delay.
Each tab can be displayed as text or an icon. Tabs are "enlarged" or zoomed-in when the mouse is over a tab. Imlib or Imlib2 can be used to show and enlarge icons.
Download (0.14MB)
Added: 2005-04-27 License: GPL (GNU General Public License) Price:
1640 downloads
acidlaunch 0.5
acidlaunch is a light weight GTK based launch bar. more>>
acidlaunch is a light weight GTK based launch bar.
It is designed to be small and light, with a simple XML based configuration format. Its also designed to work well with blackbox.
<<lessIt is designed to be small and light, with a simple XML based configuration format. Its also designed to work well with blackbox.
Download (0.059MB)
Added: 2006-09-26 License: GPL (GNU General Public License) Price:
1123 downloads
Prelaunch 0.05
Prelaunch is a utility for the Linux desktop which significantly decrease the time to launch programs. more>>
Prelaunch is a utility for the Linux desktop which significantly decrease the time to launch programs.
Pre- launch start the respective program during login not visible to the user. With this trick the real launch needs no time. It is written in C and GTK.
*Prelaunch will work with every desktop environment but only Gnome is supported at the moment (Adding new apps...).
<<lessPre- launch start the respective program during login not visible to the user. With this trick the real launch needs no time. It is written in C and GTK.
*Prelaunch will work with every desktop environment but only Gnome is supported at the moment (Adding new apps...).
Download (0.032MB)
Added: 2005-09-28 License: GPL (GNU General Public License) Price:
1489 downloads
liblauch 1.0.0
liblauch is a simple library enables you you launch another program from within a program. more>>
liblauch is a simple library enables you you launch another program from within a program. It handles the intricacies of fork(2) and execve(2) for you.
It returns a couple of pipes that are connected to the launched programs stdin and stdout. It also contains a function to terminate the launched program.
BUILDING THE LIBRARY
Invoking the "make" command gives you a list of all possible options.
The usual invocation for a system-wide installation of the library would be to do "make all", "make test", login as root, and then do a "make install".
Alternatively you can embed the library in your own program, by sticking it into a subdirectory, and invoking "make static" there.
USING THE LIBRARY
See the manual pages launch_program.3 and kill_program.3 on how to use the functions.
<<lessIt returns a couple of pipes that are connected to the launched programs stdin and stdout. It also contains a function to terminate the launched program.
BUILDING THE LIBRARY
Invoking the "make" command gives you a list of all possible options.
The usual invocation for a system-wide installation of the library would be to do "make all", "make test", login as root, and then do a "make install".
Alternatively you can embed the library in your own program, by sticking it into a subdirectory, and invoking "make static" there.
USING THE LIBRARY
See the manual pages launch_program.3 and kill_program.3 on how to use the functions.
Download (0.013MB)
Added: 2006-06-07 License: GPL (GNU General Public License) Price:
1234 downloads
AutoScan 1.01
AutoScan is a utility for network exploration (Samba and nessus client). more>>
AutoScan is a utility for network exploration.
The objective of the program is to post the list of all equipment connected to the network. A list of ports preset is scanned for each equipment.
Main features:
- Automatic network discovery
- Entire subnets can be scanned simultaneously without human intervention
- Addition time-reality of the new machines put on the network
- Detection of the OS, brand and model known (Possibility to add an unknown equipment in the database)
- Ability to save the network state
- A Samba share browser
- A Nessus client
- For each machine, one can launch a script (ex:ping, nmap) and display the result
- For each port, one can launch an application (ex:rdesktop for the terminal server service)
<<lessThe objective of the program is to post the list of all equipment connected to the network. A list of ports preset is scanned for each equipment.
Main features:
- Automatic network discovery
- Entire subnets can be scanned simultaneously without human intervention
- Addition time-reality of the new machines put on the network
- Detection of the OS, brand and model known (Possibility to add an unknown equipment in the database)
- Ability to save the network state
- A Samba share browser
- A Nessus client
- For each machine, one can launch a script (ex:ping, nmap) and display the result
- For each port, one can launch an application (ex:rdesktop for the terminal server service)
Download (14.7MB)
Added: 2007-06-02 License: GPL (GNU General Public License) Price:
967 downloads
Bluediving 0.8
Bluediving is a Bluetooth pentesting suite. more>>
Bluediving is a Bluetooth pentesting suite.
Bluediving project implements attacks like Bluebug, BlueSnarf++, BlueSnarf, BlueSmack, and features like Bluetooth address spoofing.
Installation:
The installation process will be that complex to avoid that stupid script kiddies will use this code to cause real damage.
Ok. Here we are.
[1] Youll need the CVS version (at least obex and utils) of BlueZ.
[2] Install obexftp.
[3] Compile the shipped tools
[4] Install the Perl module XML::Simple (perl -MCPAN -e install XML::Simple)
[4] Have a look at the configuration file bluedivingNG.conf
Enhancements:
- get device class and type
- automatically launch carwhisperer on headsets and carkits
- automatically launch btftp on laptop and desktops
- automatically send symbian remote restart and l2cap header size overflow to mobile phones
- fixed bug in scan_and_attack and scan_and_info
- fixed bug in get_device_info
- vendor detection via ieee oui file (thanks to hosh
- evilgenius.de for that great idea
- New menu design (thanks to ^_^ from .ru)
- Updated bss to version 0.8
<<lessBluediving project implements attacks like Bluebug, BlueSnarf++, BlueSnarf, BlueSmack, and features like Bluetooth address spoofing.
Installation:
The installation process will be that complex to avoid that stupid script kiddies will use this code to cause real damage.
Ok. Here we are.
[1] Youll need the CVS version (at least obex and utils) of BlueZ.
[2] Install obexftp.
[3] Compile the shipped tools
[4] Install the Perl module XML::Simple (perl -MCPAN -e install XML::Simple)
[4] Have a look at the configuration file bluedivingNG.conf
Enhancements:
- get device class and type
- automatically launch carwhisperer on headsets and carkits
- automatically launch btftp on laptop and desktops
- automatically send symbian remote restart and l2cap header size overflow to mobile phones
- fixed bug in scan_and_attack and scan_and_info
- fixed bug in get_device_info
- vendor detection via ieee oui file (thanks to hosh
- evilgenius.de for that great idea
- New menu design (thanks to ^_^ from .ru)
- Updated bss to version 0.8
Download (0.28MB)
Added: 2007-06-07 License: GPL (GNU General Public License) Price:
890 downloads
Luminance Panel 0.0.6
Luminance Panel is a lightweight GTK 2.0 panel application. more>>
Luminance Panel is a lightweight GTK 2.0 panel application.
It provides a basic icon menu, a group of panel icons, a taskbar and a clock.
The intent of the Luminance Panel is to create an easy to use, lightweight application.
The core of the code was based on the fbpanel, which was in turn based on fspanel.
Installing:
./configure
make
su (if you have not already done so)
make install
Enhancements:
- Fixed initial icon display problems
- Fixed logout button to exit instead of a nasty killall hack
- Fixed menu so that applications actually launch
<<lessIt provides a basic icon menu, a group of panel icons, a taskbar and a clock.
The intent of the Luminance Panel is to create an easy to use, lightweight application.
The core of the code was based on the fbpanel, which was in turn based on fspanel.
Installing:
./configure
make
su (if you have not already done so)
make install
Enhancements:
- Fixed initial icon display problems
- Fixed logout button to exit instead of a nasty killall hack
- Fixed menu so that applications actually launch
Download (0.059MB)
Added: 2006-09-26 License: GPL (GNU General Public License) Price:
1126 downloads
TunaPie 2.0 RC8
TunaPie is an Python application to browse, search, play and record shoutcast internet radio and TV (audio and video streams) more>>
Python application to browse, search, play and record shoutcast internet radio and TV (audio and video streams)
TunaPie is a directory browser for internet radio and TV streams. At present, TunaPie project uses the shoutcast server, but compatibility with other services is planned.
Tunapie allows you to search for streams and then launch your audio player (xmms) or NSV viewer (mplayer) of choice. It also allows recording of audio and video streams using streamripper.
<<lessTunaPie is a directory browser for internet radio and TV streams. At present, TunaPie project uses the shoutcast server, but compatibility with other services is planned.
Tunapie allows you to search for streams and then launch your audio player (xmms) or NSV viewer (mplayer) of choice. It also allows recording of audio and video streams using streamripper.
Download (0.039MB)
Added: 2007-06-17 License: GPL (GNU General Public License) Price:
862 downloads
Eunit 1.1
Eunit is an Erlang unit test suite. more>>
Eunit project is an Erlang test suite tool, inspired by agile development ideas.
Usage:
Launch example unit test with:
erl -config sys.config
and then
eunit:run([eunit_examples], {suffix, "_test"}).
Enhancements:
- This release is a complete rewrite.
- Writing unit tests should now be simpler than with the previous version.
- This release can also be used with the Aegis configuration management system for continuous integration.
<<lessUsage:
Launch example unit test with:
erl -config sys.config
and then
eunit:run([eunit_examples], {suffix, "_test"}).
Enhancements:
- This release is a complete rewrite.
- Writing unit tests should now be simpler than with the previous version.
- This release can also be used with the Aegis configuration management system for continuous integration.
Download (0.011MB)
Added: 2005-11-29 License: MPL (Mozilla Public License) Price:
1426 downloads
libfat 0.3
libfat is a library that allows you to access and manipulate FAT12 / FAT16 / FAT32 file systems. more>>
libfat is a library that allows you to access and manipulate FAT12 / FAT16 / FAT32 file systems. It includes a FUSE filesystem module to access FAT volumes which uses the library.
To generate the makefile use "autoreconf -i"
At the moment the documentation is the code itself.
For the fuse module, try launch the executable and follow the help.. For the library, try look at the (messy) comments.
<<lessTo generate the makefile use "autoreconf -i"
At the moment the documentation is the code itself.
For the fuse module, try launch the executable and follow the help.. For the library, try look at the (messy) comments.
Download (0.070MB)
Added: 2007-08-16 License: GPL (GNU General Public License) Price:
806 downloads
Kudev Alpha
Kudev is a system tool, written in python, which helps you create and (will help you) manage your udev rules. more>>
Kudev is a system tool, written in python, which helps you create and (will help you) manage your udev rules.
To launch it unpack the archive and launch sudo python ./launch.py in your favorite console.
<<lessTo launch it unpack the archive and launch sudo python ./launch.py in your favorite console.
Download (0.012MB)
Added: 2006-12-06 License: GPL (GNU General Public License) Price:
1054 downloads
Adrian 2.0
Adrian project is a RPG using SDL and OpenGL. more>>
Adrian project is a RPG using SDL and OpenGL.
Story Line:
Loacated In the deserts of Nevada, Area 51 the eternally mysterious facilities of the United States Army have been taken over by an evil scientist with the help of his genetically engineered creatures.
He plans to destroy the world using the the Intercontinental Balistic missiles (ICBMs) which have been lying unarmed in the desert since the end of cold war. He plans to arm these missiles and launch an attack on the world resulting in a Nuclear Holocaust.
The Area is heavily guarded, and attacks by air have been ruled out due to the State-of-the-art Anti Aircraft Battery.
The only hope of the world is Adrian. He has successfully completed many commando operations in Vietnam and Afghanistan.
As the Hero is dropped off, he gets the information that the ICBMs are being armed. The standard Arming and launch sequence takes some time. This is all the time Adrian has got to stop the ICBMs from lifting off from their silos. Once Launched, ICBMs cannot be recalled or destroyed.
Version restrictions:
- 1) Takes a lot of time to quit once the mission is sucessful.
- 2) The sound doensnt work properly on some of the systems :(( we are not sure about the reason.. if any of you know about it... plz.. send us...
<<lessStory Line:
Loacated In the deserts of Nevada, Area 51 the eternally mysterious facilities of the United States Army have been taken over by an evil scientist with the help of his genetically engineered creatures.
He plans to destroy the world using the the Intercontinental Balistic missiles (ICBMs) which have been lying unarmed in the desert since the end of cold war. He plans to arm these missiles and launch an attack on the world resulting in a Nuclear Holocaust.
The Area is heavily guarded, and attacks by air have been ruled out due to the State-of-the-art Anti Aircraft Battery.
The only hope of the world is Adrian. He has successfully completed many commando operations in Vietnam and Afghanistan.
As the Hero is dropped off, he gets the information that the ICBMs are being armed. The standard Arming and launch sequence takes some time. This is all the time Adrian has got to stop the ICBMs from lifting off from their silos. Once Launched, ICBMs cannot be recalled or destroyed.
Version restrictions:
- 1) Takes a lot of time to quit once the mission is sucessful.
- 2) The sound doensnt work properly on some of the systems :(( we are not sure about the reason.. if any of you know about it... plz.. send us...
Download (13.3MB)
Added: 2007-01-04 License: GPL (GNU General Public License) Price:
1025 downloads
Pay day Cash Loan 1.0
Pay day Cash Loan toolbar for IE with useful gadgets including a quick launch To-do List, Daily Calorie Counter, Email Notifier, Weather and News Tick... more>> <<less
Download (1101KB)
Added: 2009-04-11 License: Freeware Price: Free
196 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 launch 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