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

Quote Invoice freeware
Filter: All | Freeware | Demo
 

Quote Invoice

1 2 3 4 5 > 
Added: June 25, 2006 | Visits: 10.043

#1 Easy POS-GOLD Point of Sale - Free Download Easy to setup, and very easy to learn POS system with powerful features. Long-term free evaluation period to make sure you are in business. A perfect solution to improve efficiency and profitability of your business at any size. Point-of-sale, quote, invoice, packing list, track sales history,...



Platforms: Windows

License: Freeware Size: 4.15 MB Download (1335): #1 Easy POS-GOLD Point of Sale - Free Download

Added: July 19, 2006 | Visits: 11.720

#1 Easy Invoice - Free download Easy to setup, and very easy to learn Invoicing program with powerful features. This is a perfect solution for small to mid-size Business. Easy Invoice provides Product Sales, Services and Professional Invoice format, Quotations and Packing-Lists, Sales History Reports, Inventory Control, Bar...





Platforms: Windows

License: Freeware Size: 4.93 MB Download (1487): #1 Easy Invoice - Free download

Released: March 01, 2013  |  Added: March 30, 2013 | Visits: 1.211

Free Proforma Invoice Template This free proforma invoice template offers you a blank proforma invoice form that you can use to create professional proforma invoices. A pro forma invoice is a business document that differs from a simple price quotation in that it is usually considered a binding agreement, despite the fact...


Platforms: Windows

License: Freeware Size: 38.85 KB Download (62): Free Proforma Invoice Template Download

Released: March 25, 2024  |  Added: April 08, 2024 | Visits: 1.129

Express Invoice Free Mac Invoicing Software Express Invoice Free Invoicing Software for Mac OS X. Billing software made easy. Includes remote web console access so multiple users can generate invoices, manage clients and generate billing reports. Express Invoice for Mac allows you to create recurring invoice templates for ongoing services...


Platforms: Mac

License: Freeware Size: 4.26 MB Download (70): Express Invoice Free Mac Invoicing Software Download

Released: October 22, 2015  |  Added: February 13, 2016 | Visits: 5.841

Invoice Creator Quick and reliable incoice creation. "Invoice creator" is a free software to create and manage invoices. With this program you can easily create not only invoices, but also any other necessary documents, for example: offers, order confirmations, orders, letters, bills of delivery, reminders. You...


Platforms: Windows, *nix, Windows 7, Windows Server

License: Freeware Size: 66.76 MB Download (1719): Invoice Creator Download

Released: January 01, 2003  |  Added: September 27, 2006 | Visits: 13.263

A Daily Inspirational Quote From Edgar Cayce 'A Daily Inspirational Quote From Edgar Cayce' delivers daily inspirational quotes by America's most famous psychic. Every time you start your computer, or at other times that you specify, this program will display a random quote of the day for you. Gain insights you can apply to your life on...


Platforms: Windows

License: Freeware Size: 1.51 MB Download (976): A Daily Inspirational Quote From Edgar Cayce Download

Released: May 28, 2011  |  Added: June 09, 2011 | Visits: 15.998

Excel Invoice Template This is a free Excel Invoice Template that provides a Fill In The Blank invoice form and is capable of calculating and creating invoices. Its what-you-see-is-what-you-get invoice form provides a simple yet effective billing software and invoice software for small businesses. If you know how to...


Platforms: Windows

License: Freeware Size: 29.48 KB Download (2599): Excel Invoice Template Download

Released: May 11, 2006  |  Added: May 18, 2006 | Visits: 5.052

FREE Quick Quote FREE Quote Watchlist Software for over 50 exchanges worldwide. Keep track of your trades with this easy to use quote watchlist tool, data feeds are free so you can monitor your trades with zero cost. Quick Quote enables you to monitor your trading/investment portfolio with auto-refresh...


Platforms: Windows

License: Freeware Size: 1.3 MB Download (806): FREE Quick Quote Download

Released: January 01, 2007  |  Added: January 03, 2007 | Visits: 3.190

Invoice! WinPro Invoice! WinPro has straight-forward, preformatted, previewable reports for salesmen, taxes, pick lists, low inventory, credit card processing, multiple companies and more. It can print attractive invoices, with logos on plain paper, or use preprint forms. Other features include mailing labels,...


Platforms: Windows

License: Freeware Cost: $199.95 USD Size: 8.37 MB Download (627): Invoice! WinPro Download

Released: November 15, 2009  |  Added: November 24, 2009 | Visits: 3.796

Invoice Expert XE Invoice Expert is the perfect software package to meet the billing / invoice needs of your business. Whether you specialize in professional services, running a retail store, invoicing customers for repair work, or running an Internet business, Invoice Expert can simplify your invoicing and...


Platforms: Windows

License: Freeware Size: 20.08 MB Download (800): Invoice Expert XE Download

Added: January 18, 2010 | Visits: 2.160

Afghan Hound Quote of the Day Daemon Afghan Hound Quote of the Day Daemon project is a TCP/UDP quote-of-the-day server. Afghan Hound Quote of the Day Daemon uses both TCP and UDP port 17 to return a random quote from fortune(6) style quote files. It has performance benefits over other programs which use fortune(6) to source their...


Platforms: *nix

License: Freeware Size: 100.35 KB Download (107): Afghan Hound Quote of the Day Daemon Download

Added: November 22, 2010 | Visits: 1.419

Finance::Quote Finance::Quote is a Perl module to get stock and mutual fund quotes from various exchanges. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; $q->timeout(60); $conversion_rate = $q->currency("AUD","USD"); $q->set_currency("EUR"); # Return all info in Euros....


Platforms: *nix

License: Freeware Size: 92.16 KB Download (114): Finance::Quote Download

Added: January 02, 2010 | Visits: 1.219

Finance::Quote::ASX Finance::Quote::ASX is a Perl module that can obtain quotes from the Australian Stock Exchange. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %stockinfo = $q->fetch("asx","BHP"); # Only query ASX. %stockinfo = $q->fetch("australia","BHP"); # Failover to other sources OK. This...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (128): Finance::Quote::ASX Download

Added: February 08, 2010 | Visits: 1.826

Finance::Quote::Yahoo::Australia Finance::Quote::Yahoo::Australia is a Perl module to fetch Australian stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_australia","BHP"); # Use this module only. my %info = $q->fetch("australia","BHP"); # Failover with other...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (107): Finance::Quote::Yahoo::Australia Download

Added: February 18, 2010 | Visits: 1.549

Finance::Quote::Yahoo::Brasil Finance::Quote::Yahoo::Brasil is a Perl module to fetch Brasilian stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_brasil","BHP"); # Use this module only. my %info = $q->fetch("brasil","BHP"); # Failover with other methods....


Platforms: *nix

License: Freeware Size: 92.16 KB Download (114): Finance::Quote::Yahoo::Brasil Download

Added: November 22, 2010 | Visits: 1.848

Finance::Quote::Yahoo::nz Finance::Quote::Yahoo::nz is a Perl module to fetch nzn stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_nz","DPC"); # Use this module only. my %info = $q->fetch("nz","DPC"); # Failover with other methods. This module allows...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (126): Finance::Quote::Yahoo::nz Download

Added: February 04, 2010 | Visits: 1.706

Finance::Quote::Yahoo::USA Finance::Quote::Yahoo::USA is a Perl module to obtain information about stocks and funds in the USA and Canada. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("usa","SGI"); This method provides access to financial information from a number of exhcanges in the...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (102): Finance::Quote::Yahoo::USA Download

Added: April 22, 2010 | Visits: 1.162

LiveJournal Quote LiveJournal Quote is a Firefox extension that tires to make our communication in LJ more easy. It makes quotes. How does it works? 1) You can write in post-form tags [quote]Text[/quote] and on clicking the Send-button tags will be converted in html-quote (Div element) 2) You can also select...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (94): LiveJournal Quote Download

Added: September 22, 2010 | Visits: 1.026

Finance::Quote::Yahoo::Base Finance::Quote::Yahoo::Base is a Perl module with common functions for fetching Yahoo info. SYNOPSIS Base functions for use by the Finance::Quote::Yahoo::* modules. This module is not called directly, rather it provides a set of base functions which other Yahoo-related modules can use. If...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (99): Finance::Quote::Yahoo::Base Download

Added: July 15, 2010 | Visits: 1.414

Finance::Quote::Yahoo::Asia Finance::Quote::Yahoo::Asia is Perl module to fetch quotes from Yahoo Asia. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("asia","CREA.SI"); # Failover to other methods ok. %info = $q->fetch("yahoo_asia","CREA.SI"); # Use this module only. This module fetches...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (108): Finance::Quote::Yahoo::Asia Download

1 2 3 4 5 >