Main > Free Download Search >

Free supports software for linux

supports

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 8825
@1 Helpdesk XP 1.2

@1 Helpdesk XP 1.2


Online helpdesk system written in Perl CGI. more>> A very powerful web-based helpdesk system. It supports file attachments, hidden remarks, priority marking etc. You can even tell whether your replies have been read by the visitors.<<less
Download (44KB)
Added: 2009-04-27 License: Freeware Price: Free
184 downloads
Pyramid - Poker of ZYH 2.0

Pyramid - Poker of ZYH 2.0


Pyramid - Poker of ZYH is a free solitaire card game. As an applet or as an application, this program should work on any platform that supports Java.... more>> <<less
Download (287KB)
Added: 2009-04-21 License: Freeware Price: Free
288 downloads
Abyss Web Server X1 2.6

Abyss Web Server X1 2.6


Abyss Web Server X1 is a free and compact Web server. It supports SSL, compression, CGI/FastCGI, ISAPI, XSSI, URL rewriting,bandwidth throttling, anti-leeching, anti-hacking, and features a remote web management interface. more>> <<less
Download (0.64MB)
Added: 2009-04-04 License: Freeware Price: $0
73043 downloads
GDataFS 0.9

GDataFS 0.9


GDataFS is a FUSE implementation that mounts your account at Googles Picassa web to your filesystem. more>>
GDataFS is a FUSE implementation that mounts your account at Googles Picassa web to your filesystem.

The filesystem supports full read/write and delete of album and photos.
<<less
Download (0.84MB)
Added: 2007-08-15 License: GPL (GNU General Public License) Price:
800 downloads
libpwmd 4.0.2

libpwmd 4.0.2


libpwmd is a library that makes it easy to patch applications to use pwmd (Password Manager Daemon). more>>
libpwmd is a library that makes it easy to patch applications to use pwmd (Password Manager Daemon). The project supports password retrieval from a pinentry program.

<<less
Download (0.34MB)
Added: 2007-08-14 License: GPL (GNU General Public License) Price:
801 downloads
Bitswash 0.0.4

Bitswash 0.0.4


Bitswash software is a crossplatform Bittorrent client. more>>
Bitswash software is a crossplatform Bittorrent client.

Bitswash is a cross platform Bittorrent client built on wxWidgets and libtorrent. It supports multiple torrent downloading, automatic queue management, and other extensions supported by the libtorrent library.

<<less
Download (2.2MB)
Added: 2007-08-06 License: GPL (GNU General Public License) Price:
809 downloads
Webmin 1.360

Webmin 1.360


Webmin is a Web-based interface for Unix system administration. more>>
Webmin is a web-based interface for system administration for Unix.

Using any browser that supports tables and forms, you can setup user accounts, internet services, DNS, file sharing and so on.
<<less
Download (9.3MB)
Added: 2007-08-04 License: BSD License Price:
820 downloads
libjhttpd 0.2

libjhttpd 0.2


libjhttpd project is a simple HTTP/1.0 compliant, threaded webserver-library written in Java. more>>
libjhttpd project is a simple HTTP/1.0 compliant, threaded webserver-library written in Java.
Main features:
- threaded
- very fast
- supports MIME-Types
- flexible configuration
- supports binary multipart POST-Requests, i.e. File Uploads
<<less
Download (0.040MB)
Added: 2007-07-23 License: GPL (GNU General Public License) Price:
823 downloads
Theorur 0.5.3

Theorur 0.5.3


Theorur is a GUI for streaming Ogg/Theora to an icecast server. more>>
Theorur is a GUI for streaming Ogg/Theora to an icecast server. Theorur supports A/V input from v4l or IEEE 1394 devices. Theorur needs dvgrab, ffmpeg2theora, and oggfwd_im.

<<less
Download (0.055MB)
Added: 2007-07-23 License: GPL (GNU General Public License) Price:
826 downloads
MultiMail 0.49

MultiMail 0.49


MultiMail project is an offline mail packet reader for many systems, using a curses-based interface. more>>
MultiMail is an offline mail packet reader for many systems, using a curses-based interface.

It supports the Blue Wave, QWK, OMEN, SOUP, and OPX formats.

<<less
Download (0.21MB)
Added: 2007-07-20 License: GPL v3 Price:
827 downloads
C++ Debugging Support library 0.99.47

C++ Debugging Support library 0.99.47


C++ Debugging Support library is a ostream-based debug output and memory allocation debug support library. more>>
Libcwd is a full-featured and well-documented library that assists C++ developers with debugging their applications.
C++ Debugging Support library includes support for ostream-based debug output, custom debug channels and devices, memory allocation debugging, run-time sourcefile:linenumber information, and demangled type names of variables. It is thread-safe.
Main features:
- End-users of an application dont need to install libcwd.
- The use of namespaces prevents name collisions between debug channels of different libraries.
- Debug channels and devices can be turned on or off on a per thread basis.
- All debug code can be omitted from the executable by not defining a single CWDEBUG macro.
- Code using libcwd looks clean and is surveyable as a result of using a few well-defined macros, avoiding the need of disturbing #ifdef CWDEBUG ... #endif constructs.
- Debug output is written to an ostream and as such type-safe and customizable as is usual for C++ ostreams.
- An arbitrary number of debug channels and debug devices can be created without any penalty in terms of cpu usage.
- Full support for all forms of iterative and recursive calls.
- Debug output is surveyable as a result of several possibilities to format the output, like a margin string, a marker string, indentation and fixed-width channel labels. All formatting is thread specific.
- Printing the type of arbitrary variables in demangled form.
- Printing addresses in source file:line number presentation.
- Deallocation pointer validation.
- Magic numbers around allocated memory blocks in order to detect buffer overruns.
- Printing an overview of current memory allocations, including start address, size, type of allocated object, source file and line number of allocation and a user definable description.
- Finding allocation information with only a pointer that points inside an allocated memory block, in logarithmic time.
Enhancements:
- This release adds support for x86_64.
<<less
Download (1.2MB)
Added: 2007-07-07 License: QPL (QT Public License) Price:
845 downloads
Inline-Support 0.44

Inline-Support 0.44


Inline-Support is a Perl module created to support information for Inline.pm and related modules. more>>
Inline-Support is a Perl module created to support information for Inline.pm and related modules.
This document contains all of the latest support information for Inline.pm and the recognized Inline Language Support Modules (ILSMs) available on CPAN.
SUPPORTED LANGUAGES
The most important language that Inline supports is C. That is because Perl itself is written in C. By giving a your Perl scripts access to C, you in effect give them access to the entire glorious internals of Perl.
As of this writing, Inline also supports:
- C++
- Java
- Python
- Tcl
- Assembly
- CPR
- And even Inline::Foo!
Projects that I would most like to see happen in the year 2001 are:
- Fortran
- Ruby
- Lisp
- Guile
- Bash
- Perl4
SUPPORTED PLATFORMS
Inline::C should work anywhere that CPAN extension modules (those that use XS) can be installed, using the typical install format of:
perl Makefile.PL
make
make test
make install
It has been tested on many Unix and Windows variants.
Enhancements:
- Perl
<<less
Download (0.089MB)
Added: 2007-06-16 License: Perl Artistic License Price:
862 downloads
VTD-XML 2.1

VTD-XML 2.1


VTD-XML is a non-extractive XML processing software API implementing Virtual Token Descriptor. more>>
VTD-XML is a "non-extractive" XML processing software API implementing Virtual Token Descriptor. Currently, VTD-XML only supports built-in entity references (" &s ><<less
Download (0.64MB)
Added: 2007-06-16 License: GPL (GNU General Public License) Price:
863 downloads
KDesktop transparency support 0.1

KDesktop transparency support 0.1


KDesktop transparency support is a KDE patch that adds support for real transparency to kdesktop. more>>
KDesktop transparency support is a KDE patch that adds support for real transparency to kdesktop. It adds two new composite manager related features. To activate the features kdesktop has to be started with the "--bg-transparency" option.

The first one allows you to change the opacity of the background image. This works currently with the beryl transparent cube and will also work with compiz once the transparent cube gets applied. To activate the feature add the following to your kdesktoprc:

[Background Common]
BackgroundOpacity=90 (0 = fully transparent / 100 = opaque)

The second feature allows compiz (and later maybe other composite managers) to tell kdesktop not to paint the background image ("_COMPIZ_WALLPAPER_SUPPORTED" x atom). In this case compiz is able to paint a viewport dependent background or to make it even animated. This feature looks for changes to the x atom, so that kdesktop will automatically switch back to normal background if kwin gets started or compiz stops to render the wallpaper.

This patch is against the current kde3 svn.

<<less
Download (MB)
Added: 2007-06-07 License: GPL (GNU General Public License) Price:
529 downloads
Tag Editor 0.6

Tag Editor 0.6


Tag Editor is a Firefox extension that generates tag links for your blog. more>>
Tag Editor is a Firefox extension that generates tag links for your blog. Its practically a tag editor for your blog.
Main features:
- Supports del.icio.us and Technorati style tag links
- Can get tag list from del.icio.us accounts
- Supports link attribute customization
- Supports tr-TR locale
<<less
Download (0.032MB)
Added: 2007-05-29 License: MPL (Mozilla Public License) Price:
542 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5