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

Simple Home Money freeware
Filter: All | Freeware | Demo
 

Simple Home Money

< 1 2 3 4 5 
Added: September 20, 2010 | Visits: 1.310

TuxBank TuxBank is a simple web based application that allows you to manage your finances by seperating your money into virtual "accounts". It caters to small incomes. It is a simple tool that users with simple budgets can use when programs such as Quicken or GnuCash are overly complex for their...



Platforms: *nix

License: Freeware Size: 112.64 KB Download (106): TuxBank Download

Added: February 18, 2010 | Visits: 898

RDF::Simple::Parser RDF::Simple::Parser is a simple RDF/XML parser that reads a string containing RDF in XML. SYNOPSIS my $uri = http://www.zooleika.org.uk/bio/foaf.rdf; my $rdf = LWP::Simple::get($uri); my $parser = RDF::Simple::Parser->new(base => $uri) my @triples = $parser->parse_rdf($rdf); # returns...





Platforms: *nix

License: Freeware Size: 17.41 KB Download (104): RDF::Simple::Parser Download

Added: November 07, 2010 | Visits: 926

HTTP::Server::Simple::Mason HTTP::Server::Simple::Mason is an abstract baseclass for a standalone mason server. SYNOPSIS my $server = MyApp::Server->new(); $server->run; package MyApp::Server; use base qw/HTTP::Server::Simple::Mason/; sub mason_config { return ( comp_root => /tmp/mason-pages ); } INTERFACE...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (95): HTTP::Server::Simple::Mason Download

Added: April 27, 2010 | Visits: 5.807

Test::WWW::Simple Test::WWW::Simple is a Perl module to test Web applications using TAP. SYNOPSIS use Test::WWW::Simple; # This is the default user agent. user_agent(Windows IE 6); page_like("http://yahoo.com", qr/.../, "check for expected text"); page_unlike("http://my.yahoo.com", qr/.../, "check for...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (92): Test::WWW::Simple Download

Added: September 11, 2010 | Visits: 800

Test::XML::Simple Test::XML::Simple is an easy testing for XML. SYNOPSIS use Test::XML::Simple tests=>5; xml_valid $xml, "Is valid XML"; xml_node $xml, "/xpath/expression", "specified xpath node is present"; xml_is, $xml, /xpath/expr, "expected value", "specified text present"; xml_like, $xml, /xpath/expr,...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (92): Test::XML::Simple Download

Added: July 02, 2010 | Visits: 1.435

Simple Wiimote Library for Linux Simple Wiimote Library for Linux (Libwiimote) is a simple C library for communicating with the Nintendo Wii Remote on a Linux system. Even though the API strives to be minimal, it provides complete control over most features of the wiimote and nunchuk controllers. Installation Make sure you...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (115): Simple Wiimote Library for Linux Download

Added: June 14, 2010 | Visits: 667

MP3::Daemon::Simple MP3::Daemon::Simple is a daemon for the mp3(1p) client. SYNOPSIS Fork a daemon MP3::Daemon::Simple->spawn($socket_path); Start a server, but dont fork into background my $mp3d = MP3::Daemon::Simple->new($socket_path); $mp3d->main; Youre a client wanting a socket to talk to the daemon...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (103): MP3::Daemon::Simple Download

Added: April 16, 2010 | Visits: 1.388

A Simple TimeSheet A Simple TimeSheet (ASTS) allows a group of people to record the hours spent working on a variety of projects. For each project, the hours can be divided into a number of different tasks. There are global projects and tasks but also personal projects and tasks for each user. The main aim is to...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (171): A Simple TimeSheet Download

Added: October 24, 2010 | Visits: 1.339

Pod::Simple::Wiki Pod::Simple::Wiki is a class for creating Pod to Wiki filters. SYNOPSIS To create a simple filter to convert from Pod to a wiki format: #!/usr/bin/perl -w use strict; use Pod::Simple::Wiki; my $parser = Pod::Simple::Wiki->new(kwiki); if (defined $ARGV[0]) { open IN, $ARGV[0] or die...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (92): Pod::Simple::Wiki Download

Added: September 12, 2010 | Visits: 4.650

Simple Flash Menu Simple Flash Menu allows fast constructing nested menus for html pages (like on left side of this page), simply by editing xml file. No, dont afraid, xml knowledge isnt required, look on example and make similar. This done with macromedia flash, you must place on server flash script which will...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (99): Simple Flash Menu Download

Added: March 05, 2010 | Visits: 1.094

Keep IT Simple Keep IT Simple is a simple, customizable, Conky-like theme for Superkaramba featuring a mail-checker and a temperatures monitor. Enjoy! It monitors: - CPU usage - HDD usage - Network load - Memory load - e-mail inbox.


Platforms: *nix

License: Freeware Size: 75.78 KB Download (91): Keep IT Simple Download

Added: September 03, 2010 | Visits: 1.386

Simple Metronome Simple Metronome (simetro) is a console program that provides basic metronome functions and supports accent patterns. If all you want is a 100 bpm metronome, do this: ../simetro 100 9 | ecasound -f:s16,2,44100,i -i:stdin A sightly fancier example would use simetro like this: ./simetro 240...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (149): Simple Metronome Download

Added: January 03, 2010 | Visits: 1.036

Simple Multitrack Simple Multitrack contains a set of programs that allows the simultaneous recording of an audio track while listening to a monitor mix of other tracks. This software uses the OSS audio drivers found in the Linux kernel or the CoreAudio API on Mac OS X. It has been tested on Linux 2.4.20 on a...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (101): Simple Multitrack Download

Added: June 13, 2010 | Visits: 1.144

GD::Simple GD::Simple module is a simplified interface to GD library. SYNOPSIS use GD::Simple; # create a new image $img = GD::Simple->new(400,250); # draw a red rectangle with blue borders $img->bgcolor(red); $img->fgcolor(blue); $img->rectangle(10,10,50,50); # draw an empty rectangle with...


Platforms: *nix

License: Freeware Size: 256 KB Download (100): GD::Simple Download

Added: February 23, 2010 | Visits: 1.010

Pnxsmbtool (PhoeNUX SAMBA tool) Pnxsmbtool project is a simple wizard for setting up a Samba server that can be used for a home or small office network. It will be shipped with the not-yet-released PhoeNUX-OS distribution. So on other systems, it may take a bit of work to get the dependencies installed (see Requirements...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (95): Pnxsmbtool (PhoeNUX SAMBA tool) Download

Added: September 05, 2010 | Visits: 981

Pnxsmbtool Pnxsmbtool is a simple wizard for setting up a Samba server that can be used for a home or small office network. It will be shipped with the not-yet-released PhoeNUX-OS distribution. So on other systems, it may take a bit of work to get the dependencies installed (see Requirements below).....


Platforms: *nix

License: Freeware Size: 22.53 KB Download (91): Pnxsmbtool Download

Added: August 06, 2010 | Visits: 918

Simple Aggregator Simple Aggregator is a Web-based news aggregator. It retrieves feeds using Mark Pilgrims Ultra Liberal feed Parser, making full use of its advanced features. It stores the feeds in a MySQL database, and displays news via a PHP frontend. Whats New in This Release: - the backend is now ready...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (100): Simple Aggregator Download

Added: May 26, 2010 | Visits: 1.980

Simple UDP proxy/pipe Simple UDP proxy/pipe is an advanced UDP proxy/datapipe/packets forwarder and modifier with multiple functions. Multiple clients allowed (you can connect many clients you want to this proxy), creation of ACP files (tcpdump capture files, just like a sniffer), packets forwarding (chat style,...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (271): Simple UDP proxy/pipe Download

Added: May 01, 2010 | Visits: 969

Simple Firewall Simple Firewall is a easy tool for administration users and access control. This tool is made for Linux. Using iptables for packet filtering Write in perl Save rules with xml. That can be run in bash shell and web interface via webmin. Whats New in This Release: - Perform reconfigure squid...


Platforms: *nix

License: Freeware Size: 98.3 KB Download (99): Simple Firewall Download

Added: May 12, 2010 | Visits: 1.333

Money Manager Ex 0.8.0.5 Money Manager Ex is a cross-platform, easy-to-use personal finance software..


Platforms: *nix

License: Freeware Size: 1.3 MB Download (117): Money Manager Ex 0.8.0.5 Download

< 1 2 3 4 5