Browse free open source Financial software and projects below. Use the toggles on the left to filter open source Financial software by OS, license, language, programming language, and project status.

  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud creditβ€”no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricingβ€”pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 1
    Apache OpenOffice

    Apache OpenOffice

    The free and Open Source productivity suite

    Free alternative for Office productivity tools: Apache OpenOffice - formerly known as OpenOffice.org - is an open-source office productivity software suite containing word processor, spreadsheet, presentation, graphics, formula editor, and database management applications. OpenOffice is available in many languages, works on all common computers, stores data in ODF - the international open standard format - and is able to read and write files in other formats, included the format used by the most common office suite packages. OpenOffice is also able to export files in PDF format. OpenOffice has supported extensions, in a similar manner to Mozilla Firefox, making easy to add new functionality to an existing OpenOffice installation.
    Leader badge
    Downloads: 281,645 This Week
    Last Update:
    See Project
  • 2
    Technical analysis library with indicators like ADX, MACD, RSI, Stochastic, TRIX... includes also candlestick pattern recognition. Useful for trading application developpers using either Excel, .NET, Mono, Java, Perl or C/C++.
    Leader badge
    Downloads: 13,981 This Week
    Last Update:
    See Project
  • 3
    FlClash

    FlClash

    A multi-platform proxy client based on ClashMeta

    FlClash is an open-source, ad-free cross-platform GUI client for ClashMeta proxy on desktop and mobile. Built with Flutter and Go, it offers a Material You UI, supports Android, Windows, macOS, and Linux, and features WebDAV syncing, subscription link support, dark mode, and advanced proxy rules for customized network routing.
    Downloads: 834 This Week
    Last Update:
    See Project
  • 4
    Dolibarr ERP - CRM

    Dolibarr ERP - CRM

    Open source ERP and CRM web software for business

    Dolibarr ERP - CRM is an easy to use ERP and CRM open source software package (run with a web php server or as standalone software) for businesses, foundations or freelancers (prospect, invoicing, inventory, warehouse, order, shipment, POS, members for foundations, bank accounts...). Dolibarr is also available with auto-installers for users with no technical knowledge to install Dolibarr and all its prerequisites (Apache, Mysql, PHP) with just one package. Available platforms for such packages are: Windows, Debian, Ubuntu, Mint, Redhat, Fedora, OpenSuse, Mandriva, Mageia. Other platform can use the generic distribution. This is a modular product, than can be enhanced with tons of external modules (to provide you features not available by default) from https://www.dolistore.com Download Dolibarr ERP - CRM here or sign up for 15-day free trial of the cloud-based application with free updates and support at one of the Cloud providers https://saas.dolibarr.org/
    Leader badge
    Downloads: 3,659 This Week
    Last Update:
    See Project
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AIβ€”with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 5
    GnuCash

    GnuCash

    Personal and small-business finance manager

    GnuCash is a personal and small-business finance manager with a check-book like register GUI to enter and track bank accounts, stocks, income and expenses. GnuCash is designed to be simple and easy to use but still based on formal accounting principles.
    Leader badge
    Downloads: 3,160 This Week
    Last Update:
    See Project
  • 6
    uniCenta POS

    uniCenta POS

    uniCenta oPOS - dynamically evolving POS project

    Keep up-to-date with the latest news - Visit uniCenta's main site https://unicenta.com/about-unicenta-opos/unicenta-news/ uniCenta oPOS v5.0 is the latest community release. Get the latest uniCenta oPOS 5.4.0 https://unicenta.com/download-files/ if you would like to make a contribution and support the project or need business support help. πŸ“’ uniCenta oPOS 5.4.0 in fully integrated with WooCommerce! βœ… Run your website and store with the same data βœ… Support table ordering at your restaurant βœ… Click and Collect βœ… Pop-up events with your online products βœ… Centralised customers for loyalty programs βœ… Centralised customers for discounts / promotions Please see the changelog here: https://unicenta.com/support/changelog-unicenta-opos/ uniCenta oPOS is a multi-lingual - 17 languages - commercial-grade POS (Point-Of-Sale) software. It is multi-location, multi-terminal and multi-user and runs on industry standard hardware. Installing uniCenta oPOS 5.0 requires no de
    Leader badge
    Downloads: 894 This Week
    Last Update:
    See Project
  • 7
    Chromis POS

    Chromis POS

    Chromis POS, the new evolving face for your point of sale needs

    Are you looking for POS software for your outlet? Chromis Pos is a feature rich Point of Sale software. Which will run a variety of hardware, the only requirement is that it must be capable of running Java 11 Chromis Pos seperates the till and backoffice functions into individual applications. The latest version includes a number of new features Chromis pos has a small team of people who are always willing to assist with any issues Features
    Leader badge
    Downloads: 425 This Week
    Last Update:
    See Project
  • 8
    wkhtmltopdf

    wkhtmltopdf

    Convert HTML to PDF using Webkit (QtWebKit)

    wkhtmltopdf and wkhtmltoimage are open source (LGPLv3) command line tools to render HTML into PDF and various image formats using the Qt WebKit rendering engine. These run entirely "headless" and do not require a display or display service. There is also a C library, if you're into that kind of thing. The file pdf.h contains a fairly high level and stable pure c binding to wkhtmltopdf. These binding are well documented and do not depend on QT. Using this is the recommended way of interfacing with the PDF portion of libwkhtmltox. The rest of the headers directly exposes the C++ QT dependent class used internally by wkhtmltopdf and wkhtmltoimage. wkhtmltopdf is able to put several objects into the output file, an object is either a single webpage, a cover webpage or a table of contents. The objects are put into the output document in the order they are specified on the command line, options can be specified on a per object basis or in the global options area.
    Downloads: 87 This Week
    Last Update:
    See Project
  • 9
    Open Tax Solver

    Open Tax Solver

    Calculates income tax form entries, helps do your taxes.

    OTS is a safe, secure, easy-to-use program for calculating Tax Return Form entries, and determining your tax-owed or refund-due, for Federal or State personal income taxes. Includes updated versions for US 1040, Schedules A, B, C, D, and for several states. OTS provides both graphical and textual interfaces for quickly filing out your tax forms. --- Best way to download the correct version for your platform -- go to the OTS WEBSITE: =====> https://opentaxsolver.sourceforge.net/
    Leader badge
    Downloads: 444 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenanceβ€”typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 10
    Grisbi
    Grisbi is a very functional personal financial management program with a reasonable set of homefinance features.
    Leader badge
    Downloads: 489 This Week
    Last Update:
    See Project
  • 11
    Open Source Point of Sale

    Open Source Point of Sale

    Open Source Point of Sale is a web based point of sale application

    Open Source Point of Sale (OSPOS) is a free and open-source point-of-sale system for small and medium-sized businesses. It helps manage sales, inventory, and customer data through a user-friendly web interface. OSPOS is highly customizable and supports barcode scanning, multi-language support, and detailed reporting, making it ideal for retail stores, restaurants, and small businesses seeking an affordable POS solution.
    Downloads: 70 This Week
    Last Update:
    See Project
  • 12
    PhpSpreadsheet

    PhpSpreadsheet

    A pure PHP library for reading and writing spreadsheet files

    PhpSpreadsheet is a library written in pure PHP and offers a set of classes that allow you to read and write various spreadsheet file formats such as Excel and LibreOffice Calc. PhpSpreadsheet is a library written in pure PHP and offers a set of classes that allow you to read and write various spreadsheet file formats such as Excel and LibreOffice Calc. Support for PHP versions will only be maintained for a period of six months beyond the end of life of that PHP version. Use composer to install PhpSpreadsheet into your project. Or also download the documentation and samples if you plan to use them. A good way to get started is to run some of the samples. Don't forget to download them via --prefer-source composer flag. And then serve them via PHP built-in webserver. PhpSpreadsheet relies on Composer autoloader. So before working with PhpSpreadsheet in standalone, be sure to run composer install.
    Downloads: 48 This Week
    Last Update:
    See Project
  • 13
    OpenClinic GA

    OpenClinic GA

    Open Source Integrated Hospital Information Management System

    OpenClinic GA is an open source integrated hospital information management system covering management of administrative, financial, clinical, lab, x-ray, pharmacy, meals distribution and other data. Extensive statistical and reporting capabilities.
    Leader badge
    Downloads: 212 This Week
    Last Update:
    See Project
  • 14
    Mifos - Open Source Core Banking

    Mifos - Open Source Core Banking

    Democratizing Financial Services Worldwide

    The Mifos Stack provides API-driven core banking infrastructure in the cloud. Apache Fineract (https://github.com/apache/fineract/) is the back-end core banking platform originated by the Mifos Initiative. Mifos X acts as the reference web and mobile apps for staff and customers providing an out of the box ready-to-deploy solution on top of Apache Fineract along with reporting, payments orchestration and other ancillary solutions. More than 20 million customers are reached by 400+ institutions using the Mifos and Fineract APIs. The back-end has the customer management, wallet/account management, loan and deposit management, general ledger, and reporting services to provide a full range of digital financial services. These back-end services are exposed through a RESTful API allowing others to rapidly build new applications to serve the poor. This multi-tenant architecture is lightweight and ready for the cloud providing the extensibility and scalability for growth.
    Leader badge
    Downloads: 193 This Week
    Last Update:
    See Project
  • 15
    NocoDB

    NocoDB

    Open Source Airtable Alternative

    NocoDB is an open source #NoCode platform that turns any database into a smart spreadsheet. It is free & self-hostable. Let your imagination be thy limit. Create unlimited grid view, gallery view, form view from your own data. Search, sort, filter columns and rows with ultra ease. Collaborate just like spreadsheets. Invite your team with fine-grained Access Control. Share views publicly and also with password protection. Build automation with you favorite apps: Microsoft Teams Slack, Discord, Whatsapp, Twilio, Email & SMS.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 16
    Qbot

    Qbot

    AI-powered Quantitative Investment Research Platform

    Qbot is an open source quantitative research and trading platform that provides a full pipeline from data ingestion and strategy development to backtesting, simulation, and (optionally) live trading. It bundles a lightweight GUI client (built with wxPython) and a modular backend so researchers can iterate on strategies, run batch backtests, and validate ideas in a near-real simulated environment that models latency and slippage. The project places special emphasis on AI-driven strategies β€” including supervised learning, reinforcement learning and multi-factor models β€” and offers a β€œmodel zoo” and example strategies to help users get started. For evaluation and analysis, Qbot integrates reporting and visualization (tearsheets, metrics) so you can compare performance across runs and inspect trade-level behavior. It supports multiple strategy runtimes and backtesting engines, is organized for extensibility (strategies live in a dedicated folder).
    Downloads: 35 This Week
    Last Update:
    See Project
  • 17
    CryptPad
    CryptPad is an open-source, end-to-end encrypted collaborative office suite developed by XWiki SAS. It offers a privacy-focused alternative to mainstream cloud-based productivity tools, enabling users to create, edit, and share documents securely without compromising data privacy. All content is encrypted client-side, ensuring that only authorized users can access the information. CryptPad supports various applications, including rich text documents, spreadsheets, presentations, code editing, kanban boards, polls, and whiteboards, facilitating real-time collaboration among teams. Users can access CryptPad without creating an account, and the platform also offers self-hosting options for organizations seeking full control over their data.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 18
    FrontAccounting (FA) is a professional web-based Accounting system for the entire ERP chain written in PHP, using MySQL. FA is multilingual and multicurrency. For further information and more downloads, visit our website, http://frontaccounting.com.
    Leader badge
    Downloads: 128 This Week
    Last Update:
    See Project
  • 19
    TurboCASH Accounting

    TurboCASH Accounting

    SME Accounting package, General Ledger, Debtors, Creditors, Stock

    TurboCASH Accounting, entry level Accounting package for single users, small networks and distributed networks. Delphi development in Windows, Linux in Wine. Accomodates developer scripts, local plugins and multi language translation. Ideal for SME market
    Leader badge
    Downloads: 111 This Week
    Last Update:
    See Project
  • 20
    Frappe Books

    Frappe Books

    Free Desktop book-keeping software for small-businesses & freelancers

    Frappe Books is a free and open source desktop book-keeping software that's simple and well-designed to be used by small businesses and freelancers. It's got everything you need from a small business accounting tool: invoices, billing, payments, reporting and more. It's made to work offline using a local SQLite file as the database, so you don't have to be dependent on a Cloud service provider. Frappe Books features a clean and modern, web-friendly UI, beautiful invoice templates, standard financial reports and other great features. It's inherently portable and secure, as your data is never uploaded into the Cloud.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 21
    Group Office groupware and CRM

    Group Office groupware and CRM

    Take your office and CRM into the cloud!

    Installation instructions can be found here: https://groupoffice.readthedocs.io/en/latest/install/install.html Group Office is an open source groupware application. It makes your daily office tasks easier. Share projects, calendars, files and e-mail online. It is a complete solution for all your online office needs. From a customer phone call to a project and finally an invoice. The support system helps to keep your customers happy. Group Office is fast, secure and has privacy by design. You can stay in full control of your data by self hosting your cloud and e-mail. Our document editing solution keeps all data on the secured server instead of synchronising it to all user devices. GroupOffice is open source and modular. Which means it’s easy to customise and extend. You can turn off and on features and it enables any developer to create new modules for the platform.
    Downloads: 104 This Week
    Last Update:
    See Project
  • 22
    NexoPOS

    NexoPOS

    The base version of NexoPOS, which is a web-Based Point Of Sale (POS)

    NexoPOS 4 is a free point-of-sale system built using Laravel, TailwindCSS, Vue, and other open-source resources. This POS System focuses on utilities and functionalities to offer most businesses all the tools they need to manage better their store. NexoPOS includes a responsive and beautiful dashboard that eases the interaction either on a smartphone, tables, or desktops. NexoPOS available on CodeCanyon gives access to premium modules marketplace.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 23
    JExcelApi is a java library which provides the ability to read, write, and modify Microsoft Excel spreadsheets. This project mirrors the files on http://www.jexcelapi.org, which has been known to go down on occasion.
    Leader badge
    Downloads: 114 This Week
    Last Update:
    See Project
  • 24
    OpenMiracle

    OpenMiracle

    Human way of Accounting

    Miracle I The next stepping stone of open miracle Miracle i. which helps in showing you the graphical representation of the company status. A unique software with unique features in it and also to be the first in market. Miracle irepresents entire openmiracle modules by projecting various graphical representaions with most idealistic view. Financial statements can be easily analyzed using pie-charts,user interface is more flexible now with the help of coloring system and bar-chart rating. An over all statistic view of a company in a single click!! Miracle Skate..! Fed up of data base migration ?!!Try Miracle Skate Miracle Skate helps to migrate data from Tally accounting software to Open Miracle without any loss of data and it helps the customer to enjoy the features of latest business accounting software-Open Miracle.
    Downloads: 63 This Week
    Last Update:
    See Project
  • 25
    Invoice Ninja

    Invoice Ninja

    Free and Open Source Invoicing, Expenses & Time-Tracking

    Invoice Ninja is a free and open source invoicing, expenses and time-tracking app built with Laravel and Flutter. It offers a plethora of great features, including custom branded invoice design, recurring invoicing and auto-bill clients, real-time quote creation and custom proposals, expense reporting and so much more! Invoice Ninja is also capable of handling online payments from more than 40 payment gateways, including Stripe, PayPal and WePay. It also accepts payments using credit cards, ACH, Bitcoin and more. Get paid online, organize project workflows with Kanban Boards, and track time online via your Webapp account all with Invoice Ninja.
    Downloads: 12 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB