Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.406.170 Times

Acetoneiso Deb software
Filter: All | Freeware | Demo
 

Acetoneiso Deb

< 1 2 3 4 5 > 
Added: March 03, 2010 | Visits: 988

qadsl qadsl is a small utility to login on the Telia AB ADSL service. It also works good with COMHEM Cable Internet and Tiscali Internet services. It should be pointed out, however, that Alive is not limited to only Orbyte-based login servers. It is quite generic, see the alive.conf file for helpful...



Platforms: *nix

License: Freeware Size: 48.13 KB Download (100): qadsl Download

Added: September 04, 2010 | Visits: 918

instool instool is a small installation program that will install tar.gz packages and create uninstall information for later use. It can also read makefiles and create uninstall files for a make install operation. Packages installed with instool can be uninstalled at any time. Uninstall packages can...





Platforms: *nix

License: Freeware Size: 102.4 KB Download (99): instool Download

Added: August 26, 2008 | Visits: 898

DTAlpha FREE DTAlpha is devoted to bringing you the Right Information, Right Now. DTAlpha is an application designed to deliver the latest, up-to-the-minute business news and information straight to your desktop via headlines, streaming audio & video, & instant alerts. Quick Access icons allow you to quickly...


Platforms: Windows

License: Freeware Size: 861 KB Download (97): DTAlpha FREE Download

Added: January 18, 2010 | Visits: 1.171

Circa::Indexer Circa::Indexer is a Perl module that provides functions to administrate Circa, a www search engine running with Mysql. SYNOPSIS use Circa::Indexer; my $indexor = new Circa::Indexer; die "Erreur à la connection MySQL:$DBI::errstrn" if (!$indexor->connect); $indexor->create_table_circa;...


Platforms: *nix

License: Freeware Size: 64.51 KB Download (96): Circa::Indexer Download

Added: October 04, 2010 | Visits: 1.198

Service menus for Debian Service menus for Debian package contains Konqueror service menus for Debian users. It was developed and tested on Debian Etch. This package contains the modified versions of the following service menus from kde-apps.org: 1. Alien Tool by Kaisermart...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (96): Service menus for Debian Download

Added: October 08, 2010 | Visits: 1.047

SystemImager 3.8.2 / SystemImager is software that automates Linux installs, software distribution, and production deployment. SystemImager makes it easy to do automated installs (clones), software distribution, content or data distribution, configuration changes, and operating system updates to your network of...


Platforms: *nix

License: Freeware Download (95): SystemImager 3.8.2 / Download

Added: February 27, 2010 | Visits: 1.133

Oscailt Oscailt is an independent media center content management system. Oscailt is an independent media centre content management system developed by the Indymedia Ireland Tech Group, and written using PHP and MySql. The word "Oscailt" is an Irish word meaning "open" and is pronounced kind of like...


Platforms: *nix

License: Freeware Size: 3 MB Download (95): Oscailt Download

Added: November 06, 2010 | Visits: 796

Fink Fink is a package manager that downloads source tarballs from mirror sites, builds them and installs them into a separate directory hierarchy managed using dpkg. It is a project that wants to bring the full world of Unix Open Source software to Darwin and Mac OS X. As a result, we have two main...


Platforms: *nix

License: Freeware Size: 1.2 MB Download (95): Fink Download

Added: January 11, 2010 | Visits: 873

Submount Submount is a system for automatically mounting and unmounting removable media drives like cdroms and floppy disk drives. It works with the Linux 2.6 kernel series. A backport to the 2.4 kernel series is available now as well. Once installed, it allows removable media drives to be accessed as...


Platforms: *nix

License: Freeware Size: 75.78 KB Download (93): Submount Download

Added: April 17, 2010 | Visits: 627

relman relman application takes your source code, runs the build, and distributes the packages. A configuration file allows you to define application-wide defaults in addition to information particular to individual projects such as the source directory, package name, and the like. Once set up, you...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (93): relman Download

Added: February 12, 2010 | Visits: 1.077

BetaFTPD BetaFTPD provides a single-threaded, small FTP daemon. BetaFTPD is a single-threaded FTP daemon. The single-threadedness makes it faster than most other FTP daemons (contrary to common belief), and makes it extremely light on memory. Although it lacks a few functions (which you probably wont...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (93): BetaFTPD Download

Added: June 04, 2010 | Visits: 675

KMameRun KMameRun project is a KDE frontend for M.A.M.E. Here you can comfortably set your default or per game configurations when calling xmame. The xmame binary has to be available somewhere on your system. It features a screenshot preview, search input boxes, and a nice look and feel. Whats New...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (92): KMameRun Download

Added: June 05, 2010 | Visits: 810

Conky Conky is a light-weight system monitor. Conky is a system monitor for X originally based on the torsmo code. Since its original conception, Conky has changed a fair bit from its predecessor. Conky can display just about anything, either on your root desktop or in its own window. Conky has...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (90): Conky Download

Added: June 17, 2010 | Visits: 688

Pybber Pybber is a single window Jabber client that is being written in Python, PyGnome, PyGlade ,pyjama. The main objectives of this project is: * All chats and group chats in one window, using tabs. Always thats possible, use main window tabs to show things; * Gnome panel applet that show client...


Platforms: *nix

License: Freeware Size: 57.34 KB Download (90): Pybber Download

Added: March 01, 2010 | Visits: 535

wmpuzzle wmpuzzle provides a 4x4 puzzle on a 64x64 mini window. You can puzzle any XPM image you wish, and there are many graphics applications available to convert other images into the XPM format. wmpuzzle will let you save the current state of the image at any time. When the puzzle has been completed...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (88): wmpuzzle Download

Added: March 07, 2010 | Visits: 833

Gconfigure Gconfigure is a shell-script that allows for a more easy building of programs for sources. If you want to build a tarball, youll usually execute: tar -xzvf mypackge.tar.gz cd mypackage less INSTALL less README ./configure --help ./configure --prefix=/usr -sysconfdir=/etc/gnome...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (87): Gconfigure Download

Added: January 08, 2010 | Visits: 1.011

Postal Postal suite currently consists of two programs, Postal and Rabid. Postal (the mad postman) is a program that will deliver mail as fast as possible via the SMTP protocol to test mail server performance. Rabid (the mad Biff) will eat mail via the POP protocol as fast as possible and measure POP...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (86): Postal Download

Added: April 09, 2010 | Visits: 525

CerbeRun CerbeRun is a software able to parse .run files, then to execute them. CerbeRun is designed to make easier the use of Linux desktop computers for normal user, that is not forced to switch to root user in order to execute new applications. The main concept on which CerbeRun and the .run format are...


Platforms: *nix

License: Freeware Size: 87.04 KB Download (86): CerbeRun Download

Added: November 12, 2010 | Visits: 996

nuvoX nuvoX theme is mainly based on three others themes: nuovola, nuoveXT, OS-L, (some icons of other theme) and of course my own designs. To install: (the builset version doesnt need be built; the builset is installable via KControl and it requires not being buildset execution). TO INSTALL: First...


Platforms: *nix

License: Freeware Size: 9.3 MB Download (85): nuvoX Download

Released: July 11, 2012  |  Added: July 11, 2012 | Visits: 371

JNSGA2 JNSGA2 is a Java library with an implementation of the multi-objective genetic algorithm NSGA-II published by Deb et al.


Platforms: Windows, Mac, Linux

License: Freeware Size: 29.68 KB Download (65): JNSGA2 Download

< 1 2 3 4 5 >