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

Simple Scoreboard Online software
Filter: All | Freeware | Demo
 

Simple Scoreboard Online

< 1 2 3 4 5 
Added: August 22, 2010 | Visits: 1.527

Simple Backup Simple Backup is a shell script to create basic backups using tar, grep, sed, and bash. Simple Backup works by using a file that contains the folders to be backed up and a file that contains expressions to exclude certain folders/files. Usage: backup.sh < backuplist > < excludelist > Free...



Platforms: *nix

License: Freeware Size: 3.07 KB Download (109): Simple Backup Download

Released: February 19, 2011  |  Added: February 26, 2011 | Visits: 4.857

Simple Home Budget Lite Simple Home Budget Lite is a personal budget manager for home users. The program lets you enter transactions of all kinds and analyze income and expenses shown in the summary color-coded Overview chart. At a glance, you'll see what you have and will have coming in, going out, and most...





Platforms: Windows

License: Freeware Size: 2.46 MB Download (365): Simple Home Budget Lite Download

Released: June 10, 2008  |  Added: November 06, 2008 | Visits: 4.353

ES Simple Uploader ES Simple Uploader is a very small and simple non-MySql password protected file upload script. You can select upload dir, set its password and upload file. No need any tools or databases. ES Simple Uploader is a PHP based file upload management system created for webmasters to allow users and...


Platforms: OS/2, Windows, Mac, *nix

License: Commercial Cost: $0.00 USD Size: 1.36 MB Download (910): ES Simple Uploader Download

Released: November 20, 2008  |  Added: November 21, 2008 | Visits: 2.980

King-war Online King-war is a free multiplayer online strategy game that situated in the continent of Carlos, a continent where five races dominate: Human, Undead, Elven, Beast and Monster. As you register you will be a King or Queen,, who controls a kingdom with one castle, coexists with other players in...


Platforms: Windows

License: Demo Cost: $0.00 USD Size: 4.34 MB Download (166): King-war Online Download

Released: November 12, 2008  |  Added: November 24, 2008 | Visits: 1.894

Tams11 Block Dominoes Try this fun yet simple domino game. You receive 7 dominoes. Match the exposing number on the domino at the end of the line. If you cannot make a match and there are dominoes left in the boneyard, you must draw a domino. The first player to rid his hand of all dominoes wins. Needs the Tams11...


Platforms: Windows

License: Freeware Size: 1.47 MB Download (185): Tams11 Block Dominoes Download

Released: April 30, 2009  |  Added: May 25, 2009 | Visits: 1.791

CloudBerry Online Backup CloudBerry Online Backup is an online backup service based on industry proven and reliable Amazon S3 storage featuring scheduling, encryption and other capabilities Features: -Easy installation and configuration -Data encryption -Multiple backup plans -Data retention policy...


Platforms: Windows

License: Beta Cost: $0.00 USD Size: 1.56 MB Download (102): CloudBerry Online Backup Download

Released: September 07, 2009  |  Added: August 04, 2010 | Visits: 2.353

Simple Sticky Notes It's a simple, easy-to-use, absolutely free, fast and efficient taking notes software. Simple Sticky Notes is 100% safe and ads free. Features; -Full unicode support -RichText support -Colourful and Transparent notes -Printable -Snap to desktop edges -Hide/Show all notes option...


Platforms: Windows

License: Freeware Size: 780.33 KB Download (532): Simple Sticky Notes Download

Released: December 08, 2009  |  Added: December 14, 2009 | Visits: 4.278

Simple Library Organizer Pro Simple Library Organizer Pro (simple edition): library software designed for libraries where: 1. Minimal computer and database experience required by library operator(s). 2. You are not going to be overwhelmed by database structures and large number of data fields. 3. Use more advanced features...


Platforms: Windows

License: Shareware Cost: $245.00 USD Size: 9.52 MB Download (399): Simple Library Organizer Pro Download

Released: September 02, 2009  |  Added: December 29, 2009 | Visits: 2.262

ScheduFlow Online Calendar Software ScheduFlow Online Appointment Scheduling Software is an Online Appointment Scheduling Software for managing schedules, calendars, contacts, and booking appointments. This Online Appointment Scheduling Software replaces your paper-based calendar and/or appointment book. Calendar and scheduling...


Platforms: Windows

License: Shareware Cost: $7.95 USD Size: 35.29 MB Download (150): ScheduFlow Online Calendar Software Download

Added: January 18, 2010 | Visits: 1.110

Simple Monitor Simple Monitor is a SuperKaramba theme inspired by the simple but effective "Very Simple Monitors" theme by the user humanthing. Some values are not displayed properly though in Very Simple Monitors (network values and IP). This could be because of different setups. My computer is pretty standard...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (97): Simple Monitor Download

Added: January 18, 2010 | Visits: 1.047

Secret::Simple Secret::Simple are secure secrets in configurations and code. SYNOPSIS # OOP style my $ss = Secret::Simple->new(); my $ciphertext = $ss->encrypt($plaintext); my $plaintext = $ss->decrypt($ciphertext); # procedural style my $ciphertext = ssencrypt($plaintext); my $plaintext =...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (100): Secret::Simple Download

Added: January 18, 2010 | Visits: 1.243

AjaxChat AjaxChat is a simple, fast, and customizable chat server that uses Ajax to smoothly refresh and display the chat zone and the nickname zone. AjaxChat project supports customized CSS stylesheets and plugins. Online chat is a generic term for what are now mostly known as instant messaging...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (119): AjaxChat Download

Added: January 18, 2010 | Visits: 1.669

Very Simple Control Protocol Daemon 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...


Platforms: *nix

License: Freeware Size: 240 MB Download (112): Very Simple Control Protocol Daemon Download

Added: January 18, 2010 | Visits: 1.594

XML::Writer::Simple XML::Writer::Simple is a Perl module to create XML files easily! SYNOPSIS use XML::Writer::Simple dtd => "file.dtd"; print para("foo",b("bar"),"zbr"); USAGE This module takes some ideas from CGI to make easier the life for those who need to generated XML code. You can use the module in...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (91): XML::Writer::Simple Download

Added: July 05, 2010 | Visits: 1.120

XML::Simple::DTDReader XML::Simple::DTDReader is a simple XML file reading based on their DTDs. SYNOPSIS use XML::Simple::DTDReader; my $ref = XMLin("data.xml"); Or the object oriented way: require XML::Simple::DTDReader; my $xsd = XML::Simple::DTDReader->new; my $ref = $xsd->XMLin("data.xml");...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (95): XML::Simple::DTDReader Download

Added: October 22, 2010 | Visits: 1.323

Simple Page Archive Simple Page Archive is a mirror and archiving tool to copy Web pages you are interested in. The CGI script downloads all images and CSS files to preserve the mirrored Web page. It works with the ZEUS (www.zeus.com) and Apache (www.apache.org) web servers. SPA is an simple CGI script which...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Simple Page Archive Download

Added: September 18, 2010 | Visits: 1.317

Toes Online Toes Online provides a member administration system. Toes Online is a web-based person registration and management system licensed under GPL, which can be used by organisations to registrate their members, employees, volunteers or others in an easy and efficient manner. It is a powerful web...


Platforms: *nix

License: Freeware Size: 583.68 KB Download (93): Toes Online Download

Added: January 06, 2010 | Visits: 1.754

Really Simple CalDAV Store Really Simple CalDAV Store project is a server implementation of the CalDAV protocol for storing calendaring resources (iCalendar format) on a remote shared server. An increasing number of calendar clients support the maintenance of shared remote calendars through CalDAV including Mozilla...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (106): Really Simple CalDAV Store Download

Added: November 09, 2010 | Visits: 884

Repository::Simple Repository::Simple is a simple hierarchical repository for Perl. SYNOPSIS use Repository::Simple; my $repository = Repository::Simple->attach( FileSystem => root => /home/foo ); NOTICE: This software is still in development and the interface WILL CHANGE. This is the main module of a...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (96): Repository::Simple Download

Added: September 08, 2010 | Visits: 1.192

CGI::Simple CGI::Simple is a simple totally OO CGI interface that is CGI.pm compliant. SYNOPSIS use CGI::Simple; $CGI::Simple::POST_MAX = 1024; # max upload via post default 100kB $CGI::Simple::DISABLE_UPLOADS = 0; # enable uploads $q = new CGI::Simple; $q = new CGI::Simple( { foo=>1, bar=>[2,3,4] }...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (103): CGI::Simple Download

< 1 2 3 4 5