Main > Free Download Search >

Free very little software for linux

very little

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1056
Little CMS 1.16

Little CMS 1.16


Little CMS is a small-footprint, speed-optimized color management engine. more>>
Little cms intends to be a small-footprint, speed optimized color management engine in open source form.
Since the initial release, back in 1998, lcms has been continuously evolving, mostly thanks to contributions done by skilled programmers, who generously donated their valuable time to review the engine and the documentation.
For now, little cms has been ported to a big number of platforms and is currently used in many open source and commercial products, as well as being distributed in major linux environments. Thanks to all for this great support!
Basic Features:
- Widely portable.
- Easy to use.
- Small, tight code.
- Fast, optimized for speed.
- Handles a wide range pixel formats.
- Implements ICC spec 4
- Profile to profile and multiprofile transforms.
- Supports all kind of profiles, including named color
- PostScript CSA and CRD generation
Advanced features:
- Full hi-fi support, including hexachrome restoration.
- Gamut checking
- Softproofing
- Precalculated device link transforms with prelinearization step.
- Virtual Gray, RGB profiles
- CIECAM02 appearance model
- Can write profiles as well.
- Built-In profiles
- Specialized abstract virtual profiles
<<less
Download (0.75MB)
Added: 2006-12-20 License: MIT/X Consortium License Price:
1040 downloads
Little Parrot 1.1

Little Parrot 1.1


Little Parrot is a Vocabulary Enhancement/Testing Tool. more>>
Little Parrot is a Vocabulary Enhancement/Testing Tool. Want to Improve Your Vocabulary? Try Little Parrot today!
Main features:
- Simple and Easy to Use
- More than 2000 Words
- Must for GRE Takers
- ... and its Free!
<<less
Download (0.074MB)
Added: 2006-12-19 License: Freeware Price:
1169 downloads
Little polish 0.7

Little polish 0.7


Little polish is a program tjat plays Brazilian draughts (classics, 8x8 with international rules). more>>
Little polish is a program that plays Brazilian draughts (classics, 8x8 with international rules). Little polishs main features are a powerful AI (using a fast, bitbase move generator, PVS, quiescent search, aspiration window search, a transposition table, and an end game DB), game analysis tools (a game tree viewer), and a small executable size.
Main features:
- powerful AI (using a fast, bitbase move generator, PVS, quiescent search, aspiration window search, transposition table, end game db)
- game analysis tools (game tree viewer)
- small executable size
- freeware license
Enhancements:
- This release features improved graphics, a full screen mode, square names on the board, and a game cancel button, and fixed a bug in the program exit procedure.
<<less
Download (0.19MB)
Added: 2007-04-03 License: GPL (GNU General Public License) Price:
935 downloads
Keen little rabbit ears 0.8

Keen little rabbit ears 0.8


Keen little rabbit ears is a simple ear training program for Linux and Windows. more>>
Keen little rabbit ears is a simple ear training program for Linux and Windows. It is free of charge. You can exercise the recogniton of intervalls, chords, scales and chord progressions.
Keen little rabbit ears requires the installation of Perl (Version 5), Perl/Tk, Perl::MIDI and an extermal MIDI player, like timidity (Verion 0.2i). Keen little rabbit ears is written in perl, uses Perl/Tk for the user interface, Perl::MIDI to write MIDI files and timidity to play MIDI files.
This is an early release, which means that there is a number of features which are not implemented. But keen little rabbit ears works pretty fine on my Pentium 90 using Suse Linux (Version 6.1) and under Window 95 too.
I strongly recommend everyone to read a good book on this. There are several ways to train. In general you do it like this. In the first level only select 2 or 3 items you already know or which are
the most common. In the next level you proceed and add the next 2 common items.
Below is are two lists, which can be used as guideline. But it is usually better to ask your teacher which exercises should you train.
Enhancements:
- Quiz mode
- advanced root note selection
- extension to playing direction (both)
- highlighting of selected instrument / root note
- 440 Hz (sing an "a" test)
- bug fix (pitch drill)
<<less
Download (0.011MB)
Added: 2006-08-04 License: GPL (GNU General Public License) Price:
1178 downloads
Little Wizard 1.1.5

Little Wizard 1.1.5


Little Wizard is a development environment for children. more>>
Little Wizard is a development environment for children. Little Wizard can be programmed without using keyboard, just by using drag and drop.
Even children in primary school can understand how it works. Little Wizard project uses GTK+ and libXML.
Enhancements:
- This release fixes errors found in the parser and other minor problems.
<<less
Download (0.64MB)
Added: 2007-07-27 License: GPL (GNU General Public License) Price:
865 downloads
pokertimer 0.1

pokertimer 0.1


pokertimer project is just a very little script for poker-turnaments. more>>
pokertimer project is just a very little script for poker-turnaments.

Just execute the file. (You may want to configure the file to fit your desired blind-structure).
<<less
Download (0.002MB)
Added: 2007-01-11 License: GPL (GNU General Public License) Price:
1124 downloads
Text::Convert::ToImage

Text::Convert::ToImage


Text::Convert::ToImage is a Perl module. more>>
Text::Convert::ToImage is a Perl module.

SYNOPSIS

use Text::Convert::ToImage;
my $tti = Text::Convert::ToImage->new();
my $length = length($email);
if ($length > 150) {
$email = "Your text length of $length is too large:";
}
my $config = {
TEXT => $email ? $email : "y@hn.org",
POINTSIZE => $point_size ? $point_size : 14,
LEVEL => $level ? $level : 0,
FONT => $font,
XSKEW => $xskew,
YSKEW => $yskew,

};
$tti->calculate($config);
print "Content-type: image/pngnn";
binmode STDOUT;
$tti->Write(png:-);

This was knocked up a long time ago and someone asked me if the source was available so I decided to put it on CPAN. There is very little documentation with it.

There are also very few tests. If more than me and the person who asked for the module use it then I will write some tests for it.

At the moment I have been using it top obfuscate emails and not much else. A demo can be found at http://www.hjackson.org/cgi-bin/tools/email.pl

There are some undocumented features to this module and they are this way because I have not tested to see if they work yet.

<<less
Download (0.011MB)
Added: 2006-08-22 License: Perl Artistic License Price:
1158 downloads
Very Simple Control Protocol Daemon 0.1.7

Very Simple Control Protocol Daemon 0.1.7


Very Simple Control Protocol Daemon is a daemon for home automation tasks. more>>
Very Simple Control Protocol Daemon is a daemon for home automation tasks.
VSCP protocol is a very simple and free protocol for SOHO automation tasks & friends. The protocol is so easy that everyone can grasp the idea behind it in a few minutes.
Therefore its also very easy to construct and use VSCP aware modules and components. Nodes just start up and then serve the control solution reliable and stable for ever and ever and ever.
The protocol is free and is not designed to conquer the world and every Small Office and HOme. Very Simple Control Protocol Daemon is constructed just because its fun to make tiny little things work together.
Enhancements:
- The port was changed from 1681 to the IANA registered 9598. Scripts for Digitemp support and the first version of the ODIN database were added.
<<less
Download (240MB)
Added: 2006-03-15 License: GPL (GNU General Public License) Price:
1320 downloads
LinCE 1.0

LinCE 1.0


LinCE is a programming environment that is simple, pluggable, multiplatform, and multilanguage. more>>
LinCE project is a programming environment that is simple, pluggable, multiplatform, and multilanguage.
LinCE eases Java programming process, doing: source code highlighting as you type, marking complementary brackets, compiling, showing error lines... In order to make these functions, LinCE is based in jEdit Syntax Package and Apache Ant.
LinCE runs fluent and is expandable through plugins that are loaded at run time. Due to a careful interface classes design, a plugin developer must know only a little about LinCE architecture to develop a plugin. A plugin uses only Swing and Singleton classes. LinCE provides a system to develop itself and its plugins based on Apache Ant.
LinCE explores very little used functionality in development environments. This functionality is the generation of configuration GUIs from a configuration Java objects, using introspection. The porpose of this technique is avoid the developement of a configuration GUI whenever it is simple.
The programming environment allows to create and load Ant projects, compile them and browse errors line by line. Also it allows to execute PMD on Java projects. PMD is a tool that makes static Java code check looking for potential problems.
The programming environment is designed to be re-usable like framework, to develop many different applications, because LinCE has: a menu system configurable with a GUI, a plugin development system, multilanguage support, logging system...
It is necessary to emphasize that de project document provides technical documentation (in spanish) on the development of a programming environment in Java, subject for which there is little information available.
Enhancements:
- Apache Ant 1.6.5
- PMD 3.8 (recommended)
<<less
Download (1.8MB)
Added: 2007-06-07 License: GPL (GNU General Public License) Price:
869 downloads
ligen 1.0

ligen 1.0


ligen project is a little Lorem-Ipsum dummy-text generator. more>>
ligen project is a little "Lorem-Ipsum" dummy-text generator. For information about to use this tool, start it with comandline-parameter /h.

You can retrieve the output directly in the console and you can redirect it into a file.
<<less
Download (MB)
Added: 2007-04-10 License: Freeware Price:
929 downloads
Space Mines 0.1.0

Space Mines 0.1.0


Space Mines project is a game where one makes money by building mines. more>>
Space Mines project is a game where one makes money by building mines.
Space Mines is a game where one needs to make money by building mines and by keeping ones workers happy.
INSTALLATION
make all
make install
make clean
USAGE
Build mines (but not too many) and create profits by selling the ore!
You need to pay your workers wages to keep them happy. Mining on other worlds is a dangerous business, and workers are at risk from exploding mines, radiation leaks, etc.
Version restrictions:
- There is very little error checking for if someone enters the wrong data type (like letters where there should be numbers).
Enhancements:
- Decided to release it to the world
- Made it GPL
- Included some documentation
<<less
Download (0.009MB)
Added: 2007-01-10 License: GPL (GNU General Public License) Price:
1018 downloads
hermes 1.6

hermes 1.6


hermes is a generic, transparent, multi-platform anti-spam SMTP proxy. more>>
hermes is an SMTP proxy. We developed hermes for our own use on ITEISA, and we have perfected it with new features to cover our own needs. It is now being made public on the hope that it will help others to stop spam the same way it does for us everyday.
What makes it special is that it can be used to stop spam using a combination of the following techniques:
SMTP banner delay
Most spammers will start sending data as soon as the connection is open, without waiting for the SMTP banner. What we do is delay this banner and if we have data waiting before we print it, we drop the connection.
Throttling
hermes will process incoming SMTP commands at a slow pace. Most spammers have very little patience, so they will stop sending an email if its taking too long to deliver.
Greylisting
Greylisting is a process that will delay incoming mails for some minutes before allowing them to be delivered. As most spammers will not resend their messages, you will not receive them. If you want a more technical description, scroll down to read a greylisting description.
You can configure how this techniques work in the configuration file and you can even disable/enable them at will.
Enhancements:
- This release fixes a remotely exploitable bug on versions 1.3 to 1.5.
- Apart from this, no new features have been added or code changed.
- Everyone is encouraged to update as soon as possible.
<<less
Download (0.10MB)
Added: 2007-07-22 License: GPL (GNU General Public License) Price:
830 downloads
DrCutter for Linux 1.0.90

DrCutter for Linux 1.0.90


DrCutter is a powerful file splitter more>> DrCutter is a powerful file splitter that/which will allow you to break a file into little parts "down to the last byte".<<less
Download (117KB)
Added: 2009-04-13 License: Freeware Price: Free
194 downloads
Prostat 1.3

Prostat 1.3


Prostat software is a statistic tool for Squid. more>>
Prostat software is a statistic tool for Squid.

HOWTO

Archive prostat_1.3.tar.gz contains very little documentation so heres the extra short manual for how to use prostat:

1. install prostat package
2. make your own copy of /usr/local/prostat/prostat.conf and edit it as you want (or edit directly /usr/local/prostat/prostat.conf)
3. run

prostat +g

(or just prostat in case you do not make copy of prostat.conf)

Example:

cat /var/log/squid/access.log.0 | prostat +g/usr/local/prostat/myconf.conf -

this produces statistic for entries in rotated log using options stored in /usr/local/prostat/myconf.conf file (option LOGFILE is ignored while prostat (in this example) is taking log data from stdin)

Note: do not insert space after +g option

Tips:

- use prostat and crontab to generate statistic automaticly as often as you want
- look at analhead.h in source prostat_1.3.tar.gz archive for some information about command-line options
<<less
Download (0.046MB)
Added: 2007-06-21 License: GPL (GNU General Public License) Price:
856 downloads
Xyz2lla 0.2

Xyz2lla 0.2


Xyz2lla is a little C program to convert earth-centred earth-fixed (ECEF) cartesien coordinates to latitude. more>>
Xyz2lla is a little C program to convert earth-centred earth-fixed (ECEF) cartesien coordinates to latitude, longitude and altitude (LLA in degree).
Exemple:
# xyz2lla 4.593339e6 5.601284e5 4.374982e6
43.586273 6.952529 104.879888
Enhancements:
- The LLA2XYZ program was added.
<<less
Download (0.14MB)
Added: 2007-07-26 License: GPL (GNU General Public License) Price:
500 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5