Main > Free Download Search >

Free output software for linux

output

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2445
Tvheadend 2.4

Tvheadend 2.4


Tvheadend brings users the convenience of a streaming server/relay which supports a variety of sources and multiple output formats. more>>
Tvheadend 2.4 brings users the convenience of a streaming server/relay which supports a variety of sources and multiple output formats.
Tvheadend is initially intended to be used for receiving TV (DVB, Analog, IPTV) and to transmit it using a number of different output formats to subscribers. Together with powerful DVR (Digital Video Recorder) features, an advanced EPG and a web-interface it can be used as a TV distribution hub in your home.
<<less
Added: 2009-07-27 License: GPL v3 Price: FREE
downloads
wmMute 1r1

wmMute 1r1


WindowMaker dock app which is used to control the level of sound output. more>> wmMute is a small WindowMaker dock app which is used to control the level of sound output. It consists of two part: wmMute (the GUI part) and wmMute-helper (the helper program which does the actual sound setting manipulation).
Currently the wmMute-helper is ALSA-centric. But as it is a shell script it can easily be tailored to control other sound systems as well.
<<less
Download (21.39KB)
Added: 2009-04-01 License: Freeware Price: Free
205 downloads
Bind9 SNMP Subagent 1.7

Bind9 SNMP Subagent 1.7


The Bind9 SNMP Subagent provides indexed BIND 9 statistics via SNMP output. more>>
Bind9 SNMP Subagent provides indexed BIND 9 statistics via SNMP output. Data, query, and graph templates are provided for Cacti.
Enhancements:
- The duplicate %CFG variable (both in the library and script) has been removed.
- This release supports BIND 9 views.
- There are major documentation updates.
<<less
Download (0.023MB)
Added: 2007-08-23 License: GPL (GNU General Public License) Price:
510 downloads
Crypt::Enigma 1.1

Crypt::Enigma 1.1


Crypt::Enigma is a Perl extension for emulating a World War II Enigma. more>>
Crypt::Enigma is a Perl extension for emulating a World War II Enigma.

SYNOPSIS

use Crypt::Enigma;

my($enigma) = Crypt::Enigma->new();


# Set the enigma to the proper rotor, ring, and initial setting.
$enigma->setup("312", "ABC", "ERZ");

# Plugboard a to b, and b to a.
$enigma->stekker("a", "b");

# Input a single letter, and get the encrypted letter.
my($output) = $enigma->input("A");

# Input another letter, and get the output.
$output = $enigma->input("W");

<<less
Download (0.006MB)
Added: 2007-08-14 License: Perl Artistic License Price:
801 downloads
Logapp 0.7

Logapp 0.7


Logapp is a wrapper utility that helps supervise the execution of applications that produce heavy console output. more>>
Logapp is a wrapper utility that helps supervise the execution of applications that produce heavy console output (e.g. make, CVS, and Subversion). It does this by logging, trimming, and coloring each line of the output before displaying it.
It can be called instead of the executable that should be monitored; it then starts the application and logs all of its console output to a file. The output shown in the terminal is preprocessed, e.g. to limit the length of printed lines and to show the stderr output in a different color.
The project is also possible to automatically highlight lines that match a certain regular expression. The output is therefore reduced to the necessary amount, and all important lines are easy to identify.
Enhancements:
- Handling of multiple Logapp instances trying to access the same logfile has been added and the parameter parsing has been improved.
- Additionally, usage of threads and PTYs can now be disabled.
<<less
Download (0.021MB)
Added: 2007-08-06 License: GPL (GNU General Public License) Price:
811 downloads
Rabbit 0.5.3

Rabbit 0.5.3


Rabbit is a presentation tool using RD. more>>
Rabbit is an application to do presentation with RD format document.

Features: theme (look and feel), auto modified source reloading, theme reloading, include external image specified by URI, index, screenshot, PS/PDF output, popup menu, (mime)TeX plugin, align with RWiki, subscript, superscript, mathmatical characters, ...

<<less
Download (3.4MB)
Added: 2007-08-04 License: Other/Proprietary License with Source Price:
811 downloads
SchemaCrawler 5.1

SchemaCrawler 5.1


SchemaCrawler project is a command-line tool to output your database schema and data in a readable form. more>>
SchemaCrawler project is a command-line tool to output your database schema and data in a readable form.
The output is designed to be diff-ed with previous versions of your database schema. SchemaCrawler is also an API that improves on the standard JDBC metadata.
Enhancements:
- SchemaCrawler now comes with bundled downloads for Microsoft SQL Server and MySQL.
<<less
Download (1.1MB)
Added: 2007-08-04 License: LGPL (GNU Lesser General Public License) Price:
812 downloads
pdfTeX 1.40.5

pdfTeX 1.40.5


pdfTeX is an extended version of TeX that can create PDF directly from TeX source files. more>>
pdfTeX is an extended version of TeX that can create PDF directly from TeX source files and enhance the result of TeX typesetting with the help of PDF.
When PDF output is not selected, pdfTeX produces normal DVI output, otherwise it produces PDF output that looks identical to the DVI output.
An important aspect of pdfTeX project is to investigate alternative justification algorithms, optionally making use of multiple master fonts.
Enhancements:
- This includes xpdf 3.02pl1, fixing some security problems.
<<less
Download (3.9MB)
Added: 2007-08-03 License: GPL (GNU General Public License) Price:
844 downloads
qscore 0.0.6

qscore 0.0.6


qscore project can parse Quake3:Arena (and compatible) server.log into high scores and statistics. more>>
qscore project can parse Quake3:Arena (and compatible) server.log into high scores and statistics.
Options:
--version output version information and exit
--help display this help and exit
Strip & Sort:
--sort=HOW sort player results
HOW=0 do not sort (default)
HOW=1 sort by frags
HOW=2 sort by rounds
HOW=3 sort by average
-r sort reverse
Output:
-o=FILE output into FILE (default: stdout)
--txt output as plain text (default)
--ansi output as text with ANSI colors
--html output as html
--csv output as comma-separated values CSV
Enhancements:
- The whole code was optimized a bit.
- Total game time statistics were added.
- A remote console for Quake3:Arena (and compatible) server administration was added.
<<less
Download (0.022MB)
Added: 2007-08-01 License: GPL (GNU General Public License) Price:
815 downloads
cvs2html 1.97

cvs2html 1.97


cvs2html is a Perl program to transform the cvs log output to HTML. more>>
cvs2html is a Perl program to transform the cvs log output to HTML. The HTML output will show the revision log history, differences between versions and enable a flexible configuration of the amount of information the user like to see from the CVS repository. cvs2html can be used for any type of cvs archive.

<<less
Download (0.059MB)
Added: 2007-07-25 License: GPL (GNU General Public License) Price:
823 downloads
GnuAccounting 0.4.2

GnuAccounting 0.4.2


GnuAccounting is a open source java accounting software that creates and administrates e.g. invoices and credit notes. more>>
GnuAccounting is a open source java accounting software that creates and administrates e.g. invoices and credit notes. GnuAccounting embeds OpenOffice to design templates and output invoices and uses MySQL to store transactional metadata on a central server.

<<less
Download (6.5MB)
Added: 2007-07-18 License: GPL (GNU General Public License) Price:
830 downloads
kachelmann 0.12

kachelmann 0.12


kachelmann allows a user to draw simple diagrams, especially genograms, easily from icons. more>>
kachelmann project is a Java/Swing application that allows a user to draw simple diagrams, especially genograms, easily from icons.

Besides its own format, output can be produced in JPEG and HTML format.

<<less
Download (0.020MB)
Added: 2007-07-04 License: GPL v3 Price:
846 downloads
Egg::Plugin::Redirect::Body 2.13

Egg::Plugin::Redirect::Body 2.13


Egg::Plugin::Redirect::Body is a Perl module created to output of redirect screen etc. more>>
Egg::Plugin::Redirect::Body is a Perl module created to output of redirect screen etc.

SYNOPSIS

use Egg qw/ Redirect::Body /;

__PACKAGE__->egg_startup(

plugin_redirect => {
default_url => /,
default_wait => 0,
default_msg => Processing was completed.,
style => {
body => ..... ,
h1 => ..... ,
div => ..... ,
},
},

);

# redirect screen is output and processing is ended.
$e->redirect_body(/hoge_page, complete ok., alert => 1 );

# The HTML source of redirect screen is acquired.
my $html= $e->redirect_body_source(/hoge_page, complete ok., alert => 1 );

<<less
Download (0.13MB)
Added: 2007-06-19 License: Perl Artistic License Price:
857 downloads
ksar 4.0.8

ksar 4.0.8


ksar is a java application to graph local or remote (via ssh) sar statistics. more>>
ksar is a java application to graph local or remote (via ssh) sar statistics. The project currently support Solaris and Linux sar output. it can generate pdf report.

<<less
Download (3.6MB)
Added: 2007-06-17 License: BSD License Price:
870 downloads
jPatchLib 0.0.1e

jPatchLib 0.0.1e


jPatchLib is a Java library that implements the GNU patch algorithm. more>>
jPatchLib project is a Java library that implements the GNU patch algorithm. This allows a Java programmer to apply patch files, which are output by the diff command, to change existing text files.
Main features:
- fast
- small
- open source
<<less
Download (0.018MB)
Added: 2007-06-09 License: GPL (GNU General Public License) Price:
868 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5