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.416.635 Times

Stays freeware
Filter: All | Freeware | Demo
 

Stays

< 1 2 3 4 5 > 
Added: November 27, 2010 | Visits: 981

Turkix Turkix linux distribution is a Mandrake based LiveCD. It currently supports just the Turkic languages like Turkish and Azerbaijani. But the second major release (2.0) will be in English. Turkix comes with a rehack of rpm packaging system, called as "rpmx". This is nothing but an embedded...



Platforms: *nix

License: Freeware Size: 602 MB Download (102): Turkix Download

Added: August 09, 2008 | Visits: 849

CryptoExpert 2007 Lite CryptoExpert Lite is a free encryption software. It uses an on-the-fly encryption system to encrypt and decrypt data. Data is stored in the encrypted form, but when it is requested by any application, it gets decrypted on-the-fly. Conversely, unencrypted data to be stored is encrypted...





Platforms: Windows

License: Freeware Size: 2.19 KB Download (100): CryptoExpert 2007 Lite Download

Added: August 01, 2008 | Visits: 724

Skix Skix is a light and easy to use tool that works to cut images into various pieces. It is a good solution for those users who want to put their photos out of reach of thieves on their websites. Dividing them stops people copying them to their hard drives, although the original image stays on the...


Platforms: Windows

License: Freeware Size: 6 KB Download (99): Skix Download

Added: January 25, 2010 | Visits: 490

Tubular DeskTunes is a very simple, very elegant way to see whatls playing in iTunes right now. It stays stuck to the bottom left corner of the Desktop, no matter what you do. It even stays put if you try and hide all of your windows with ExposU. You can also rate the currently playing song by clicking...


Platforms: Mac

License: Freeware Size: 49 KB Download (99): Tubular Download

Added: August 09, 2010 | Visits: 1.601

Shell SYStem Monitor Shell SYStem Monitor a basic console ncurses application for system monitoring. Shell SYStem Monitor will show things like CPU load, memory load, uptime, Ethernet load (bandwidth usage in KB/s), server time, and more. Install code: # cd ssysm # make (as root) # make install Uninstall...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (98): Shell SYStem Monitor Download

Added: August 05, 2010 | Visits: 810

ax25-tools The ax25-tools package contains the tools that you need to get going with AX.25 for Linux. AX.25 is a network protocol that is used by hamradio operators across packet radio wireless links. AX.25 is a network protocol that is used for wireless packet networks. Generally when you want to use a...


Platforms: *nix

License: Freeware Size: 256 KB Download (98): ax25-tools Download

Added: February 06, 2010 | Visits: 1.288

Enhanced Reverse Pimpage 2.3 Beta Enhanced Reverse Pimpage project is an enhanced version of the original rpimp by Matt Miller. Reverse Pimpage was designed to allow you to access a computer that is behind a firewall from outside that firewall itself. The way it accomplishes this is by having the client (the computer behind the...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (97): Enhanced Reverse Pimpage 2.3 Beta Download

Added: August 22, 2010 | Visits: 1.133

Hammer of Thyrion 1.4.2 Hammer of Thyrion is a port of Ravens Hexen2 source code and is based on the original Linux Hexen II project, Anvil of Thyrion. HoT includes many bugfixes, improved sound and video modes, opengl improvements and documentation among many others. Whats New in This Release: General: --------...


Platforms: *nix

License: Freeware Size: 12 MB Download (97): Hammer of Thyrion 1.4.2 Download

Added: March 13, 2010 | Visits: 1.270

App::Session App::Session can represents a sequence of multiple events perhaps executed in separate processes. SYNOPSIS # ... official way to get a Session object ... use App; $session = App->context(); $context = $session->session(); # get the session # any of the following named parameters may be...


Platforms: *nix

License: Freeware Size: 73.73 KB Download (96): App::Session Download

Added: October 06, 2010 | Visits: 954

mp3togo mp3togo is a linux tool for creating low bitrate subsets from a high quality music archive. mp3togo was born in the fall of 2004 when my housemate came home with a portable mp3 player and expected to be able to load it with music from our house archive which was mostly comprised of ogg vorbis...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (96): mp3togo Download

Added: January 25, 2010 | Visits: 523

Radiotastic Listen to your favorite radio stations from the Dashboard by using the free Radiotastic widget. Itls easy to add Internet radio streams, so your favourite music, news and sports shows are at your finger-tips.Listen to almost any audio stream broadcasting in popular formats such as RealAudio,...


Platforms: Mac

License: Freeware Download (96): Radiotastic Download

Added: August 04, 2008 | Visits: 908

JotDown We have many things to remember and do everyday, JotDown is a Note Pad on the computer screen, a handy tool to jot down your "things to do". In JotDown, you don't need to save your notes, it takes care of saving automatically whatever you jot down on the Pad. By default, it stays at the top right...


Platforms: Windows

License: Freeware Size: 530 KB Download (94): JotDown Download

Added: October 12, 2010 | Visits: 819

FSP Client FSP Client is single executable client for the FSP protocol. Client uses an FTP-like user interface. People usually find this program easier to use that multiple client programs in FSP protocol suite. If you are at least somewhat familiar with command line FTP and want to try FSP, this program is...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (93): FSP Client Download

Added: April 16, 2010 | Visits: 1.829

CGI::XMLApplication CGI::XMLApplication is an Object Oriented Interface for CGI Script Applications. SYNOPSIS use CGI::XMLApplication; $script = new CGI::XMLApplication; $script->setStylesheetPath( "the/path/to/the/stylesheets" ); # either this for simple scripts $script->run(); # or if you need more...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (92): CGI::XMLApplication Download

Added: October 14, 2013 | Visits: 744

PHPXref PHPXref is a developer tool that's designed to ease the process of working on large PHP projects by making it very fast and easy to browse the code documentation along with the code itself. It works by scanning a project directory and translating the files it finds into readable cross-referenced...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (91): PHPXref Download

Added: January 01, 2010 | Visits: 950

Text::Replace Text::Replace is a Perl module to replace variables from a hash. SYNOPSIS ####### # Subroutine Interface # use Text::Replace qw(&replace_variables); $success = replace_variables($template, %variable_hash, @variable); ######## # Class Interface # use Text::Replace; $success =...


Platforms: *nix

License: Freeware Size: 73.73 KB Download (91): Text::Replace Download

Added: January 18, 2010 | Visits: 724

Wmlife wmlife is a program launcher dockapp. Wmlife is a dock app running Conways Game of Life (and program launcher). Life is played on a grid of square cells where a cell can be either live or dead. In the rules, you count the number of live neighbours for each cell to determine whether a cell lives...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (90): Wmlife Download

Added: April 24, 2010 | Visits: 894

Threads-pop3d Threads-pop3d provides a very fast and light THREADS POP3 Daemon which can work with MySQL. THREADS POP is an implementation of the Post Office Protocol server that conforms fully to the specifications in RFC 1939 (and later ones). For start/stop use /etc/rc.d/init.d/threads-pop3d.init script....


Platforms: *nix

License: Freeware Size: 163.84 KB Download (88): Threads-pop3d Download

Released: May 28, 2016  |  Added: June 04, 2016 | Visits: 806

Moneyspire for Linux Moneyspire is the best money management, personal finance and budgeting software for Mac, Windows, Linux, iPhone, iPad, iPod Touch. Get your financial life in order and know where you stand with Moneyspire. Track your accounts Keep track of your bank accounts, credit cards, etc. and organize...


Platforms: *nix

License: Freeware Size: 20.69 MB Download (87): Moneyspire for Linux Download

Released: January 07, 2013  |  Added: January 20, 2013 | Visits: 956

WISeID Never forget a password again. WISeID is the only password you'll ever need! WISeKey's WISeID secures and protects your sensitive personal information. You can store all of your passwords, credit cards, loyalty cards, ID cards, notes, photos, bank accounts, etc. within the secure safe within...


Platforms: Windows, Mac, Android,iPhone

License: Freeware Size: 5.49 MB Download (76): WISeID Download

< 1 2 3 4 5 >