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

Can Only freeware
Filter: All | Freeware | Demo
 

Can Only

< 1 2 3 4 5 > 
Released: January 05, 2002  |  Added: August 02, 2006 | Visits: 3.376

WinGuard Basic WinGuard Basic can lock program windows on your computer with a password. The type of program windows it can lock inlucde Control Panel, File Manager, Run, and the like--you can even add your own in the Pro version also included free in this download! These windows can only be accessed with the... Platforms: Windows

License: Freeware Size: 1.28 MB Download (655): WinGuard Basic Download

Added: August 16, 2008 | Visits: 753

Caballero Caballero is a strategic board game, played on a board consisting of hexagons, which can be conquered. The goal is to conquer as much territory as possible, more than your opponents. You can do this by capturing hexagons with your units. Besides, you can fight with other players to conquer their... Platforms: Windows

License: Freeware Size: 8.87 MB Download (100): Caballero Download

Added: August 13, 2008 | Visits: 877

ReversiFlex ReversiFlex is a Reversi clone for Windows, you can customize boards and add walls, you can also play against a simple AI player. Some sample boards are included, in one of the sample starting boards, during the first half of the game, you can only move diagonally. Another sample provides a large... Platforms: Windows

License: Freeware Size: 3.4 MB Download (94): ReversiFlex Download

Added: August 23, 2008 | Visits: 1.775

PickAx PickAx - A Secure Image Browser - you can load, view, print and save JPG, BMP, TIFF, PNG, PCX, TGA and GIF files. You can also convert from any of these file types to the secure Pick Ax file type : PAX. A PAX file is encrypted with a password that you choose. A PAX file can only be viewed if you... Platforms: Windows

License: Freeware Size: 439 KB Download (108): PickAx Download

Added: August 18, 2008 | Visits: 1.611

Pick Ax With Pick Ax, you can load, view, print and save JPG, BMP, TIFF, PNG, PCX, TGA and GIF files. You can also convert from any of these file types to the secure PickAx file type "PAX". A PAX file is encrypted with a password that you choose. A PAX file can only be viewed if you know the proper... Platforms: Windows

License: Freeware Size: 439 KB Download (115): Pick Ax Download

Added: August 23, 2008 | Visits: 719

Hamport Hamport is a small program for RIG control, it can read and set mode and frequency on your transceiver. This is beta version, the program can only control ICOM, Yaesu and Kenwood transceivers at present. Platforms: Windows

License: Freeware Size: 981 KB Download (495): Hamport Download

Added: August 19, 2008 | Visits: 1.178

Supercrypt Supercrypter makes encrypted "lsc" files based on your input, you can then use these encrypted files with Supercrypt to run the chosen program using the chosen account. The executable variable makes sure that only the intended program can be run as administrator, the technique for doing this is... Platforms: Windows

License: Freeware Size: 442 KB Download (269): Supercrypt Download

Added: August 24, 2008 | Visits: 3.835

Nitto 1320 Legends Beta Nitto 1320 Legends is a magnificent car racing game where you can compete easily with players from around the world.To play Nitto 1320 Legends you must be connected to the Internet, for this is the only way to play - against other players. It is really easy to find players, as the game has its... Platforms: Windows

License: Freeware Size: 3 KB Download (614): Nitto 1320 Legends Beta Download

Added: August 26, 2008 | Visits: 3.384

Nitto 1320 Challenge Nitto 1320 Challenge is a magnificent car racing game where you can play easily against players from all over the world.To be precise, you can only play if you are connected to the Internet to play against other gamers in flesh and blood. This way it is really easy to find other gamers, with... Platforms: Windows

License: Freeware Size: 7 KB Download (729): Nitto 1320 Challenge Download

Added: August 23, 2008 | Visits: 836

LabVault Data encryption utility LabVault is a software package that any user with a PC running under Windows 2000, XP (support of other OS will come shortly) can keep all there secret information securely. You can think of LabVault as a Bank with safety deposit boxes inside of it. As we know that with safety deposit boxes we... Platforms: Windows

License: Freeware Size: 1.16 KB Download (90): LabVault Data encryption utility Download

Added: June 02, 2010 | Visits: 1.541

Template::Tools::ttree Template::Tools::ttree module can process entire directory trees of templates. SYNOPSIS ttree [options] [files] The ttree script is used to process entire directory trees containing template files. The resulting output from processing each file is then written to a corresponding file in a... Platforms: *nix

License: Freeware Size: 768 KB Download (102): Template::Tools::ttree Download

Added: March 07, 2010 | Visits: 1.470

MP3::Info MP3::Info is a Perl module that can manipulate / fetch info from MP3 audio files. SYNOPSIS #!perl -w use MP3::Info; my $file = Pearls_Before_Swine.mp3; set_mp3tag($file, Pearls Before Swine, q"77s", Sticks and Stones, 1990, q"(c) 1990 77s LTD.", rock & roll); my $tag =... Platforms: *nix

License: Freeware Size: 99.33 KB Download (100): MP3::Info Download

Added: November 24, 2010 | Visits: 1.871

WWW::BF2Player WWW::BF2Player is a Perl module that can fetch information about game servers from BF2Player.com SYNOPSIS # example 1 use WWW::BF2Player; my $bfp = WWW::BF2Player->new; # omitted UserId, must set it per-request my $player = $bfp->getPlayer( UserId => 5307, PlayerId => 64246757 ); # userId... Platforms: *nix

License: Freeware Size: 6.14 KB Download (94): WWW::BF2Player Download

Added: May 11, 2010 | Visits: 2.093

WWW::BF2S WWW::BF2S is a Perl module that can get Battlefield 2 Player Stats. SYNOPSIS use WWW::BF2S; my $bf2 = Net::BF2S->new; my $data = $bf2->getStats(45355493,64573414,64318788,64246757,62797217,61091442,64964638,64661842,65431962,58968459); Fetches Battlefield 2 player stats from BF2S. You... Platforms: *nix

License: Freeware Size: 6.14 KB Download (113): WWW::BF2S Download

Added: November 18, 2010 | Visits: 901

Tie::Array::RestrictUpdates Tie::Array::RestrictUpdates can limit the number of times you change elements in an array. SYNOPSIS use Tie::Array::RestrictUpdates; tie @foo,"Tie::Array::RestrictUpdates",1; # Default limit is 1. # Every element from the array can only be changed once @foo = qw(A B C D E); for(0..4) {... Platforms: *nix

License: Freeware Size: 3.07 KB Download (90): Tie::Array::RestrictUpdates Download

Added: March 17, 2010 | Visits: 974

dANN dANN library can help create artificial neural networks within other programs. It is currently written in Java, C++, and C#. However, C++ and C# versions can only be obtained through the SVN at the moment. Also, the C++ and C# versions are not properly documented and cleaned up, although they... Platforms: *nix

License: Freeware Size: 6.14 KB Download (100): dANN Download

Added: October 19, 2010 | Visits: 1.335

Net::UP::Notify Net::UP::Notify is a Perl module that can send "Net Alerts" to cellular phones with the "Unwired Planet" browser (AKA phone.com, AKA OpenWave UP.Browser). SYNOPSIS use Net::UP::Notify; $blah=new Net::UP::Notify; $blah->subscriberid("111111111-9999999_atlsnup2.adc.nexteldata.net");... Platforms: *nix

License: Freeware Size: 3.07 KB Download (109): Net::UP::Notify Download

Added: June 20, 2010 | Visits: 1.169

Ace Operator Ace Operator offers a simple and inexpensive way to connect online customers with live operators who can answer questions about products and provide sales support, technical support and training. Ace Operator project is a customer contact solution for online businesses. Online businesses can... Platforms: *nix

License: Freeware Size: 19.5 MB Download (97): Ace Operator Download

Added: April 21, 2010 | Visits: 967

TRASHY TRASHY is a way to write HTML code using only a few characters, reducing the amount of typing errors, space wasted, helping you to arrange code, and providing an easy way to avoid some common HTML mistakes (like a wrong sequence in closing tags). Why write the attrib height thousands of times... Platforms: *nix

License: Freeware Size: 97.28 KB Download (92): TRASHY Download

Added: November 24, 2010 | Visits: 1.412

CryptoMaster CryptoMaster is a little Frontend to cryptsetup where you can initialize and mount your dm-crypt (LUKS) encrypted devices. The status for each device is shown and you are able to add and remove new existing disks. The idea is to be completely independent from the usual crypttab/fstab setup and... Platforms: *nix

License: Freeware Size: 225.28 KB Download (99): CryptoMaster Download

< 1 2 3 4 5 >