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

  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • New Relic provides the most powerful cloud-based observability platform built to help companies create more perfect software. Icon
    New Relic provides the most powerful cloud-based observability platform built to help companies create more perfect software.

    Get a live and in-depth view of your network, infrastructure, applications, end-user experience, machine learning models and more.

    Correlate issues across your stack. Debug and collaborate from your IDE. AI assistance at every step. All in one connected experience - not a maze of charts.
    Start for Free
  • 1
    Kalshi Trading Bot CLI

    Kalshi Trading Bot CLI

    AI-native CLI for trading Kalshi prediction markets

    Kalshi Trading Bot CLI is an AI-driven command-line tool designed to automate trading strategies on Kalshi prediction markets by combining quantitative modeling with real-time market data. It operates by conducting deep research on events, generating independent probability estimates, and comparing those estimates against current market prices to identify trading opportunities. The system incorporates advanced decision-making logic, including Kelly criterion-based position sizing and a structured multi-step risk evaluation process before executing trades. Built as a CLI application, it allows traders to interact programmatically with markets, making it suitable for automation and integration into larger trading pipelines. The tool emphasizes disciplined trading through its risk engine, ensuring that decisions are filtered through multiple validation layers before capital is committed.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    OpenBB Terminal

    OpenBB Terminal

    Investment research for everyone, anywhere

    Fully written in python which is one of the most used programming languages due to its simplified syntax and shallow learning curve. It is the first time in history that users, regardless of their background, can so easily add features to an investment research platform. The MIT Open Source license allows any user to fork the project to either add features to the broader community or create their own customized terminal version. The terminal allows for users to import their own proprietary datasets to use on our econometric menu. In addition, users are allowed to export any type of data to any type of format whether that is raw data in Excel or an image in PNG. This is ideal for finance content creation. Create notebook templates (through papermill) which can be run on different tickers. This level of automation allows to speed up the development of your investment thesis and reduce human error.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    The XRP Ledger

    The XRP Ledger

    A decentralized cryptographic ledger

    The XRP Ledger is an open source, decentralized and permissionless blockchain technology powered by a network of peer-to-peer servers. It allows for really fast settlement of transactions- within 3-5 seconds- without a central intermediary and in a secure distributed database. The native digital asset on the XRP Ledger is the XRP. A public,counterparty-free asset, it is designed to bridge many different currencies being used worldwide, and is available for anyone to access and trade on the open market. XRP is faster, less costly and more scalable than any other digital asset today, and is currently being used by the company Ripple to build technology that can transform global payments. Learn more on https://ripple.com/xrp
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    bitResurrector

    bitResurrector

    Bitcoin private key recovery tool with Bloom Filter & CUDA

    BitResurrector v3.0.3 is a high-performance security research tool designed for digital archaeological tasks: recovering access to abandoned Bitcoin assets. The engine exploits specific entropy vulnerabilities (CVE-2013-7372) and uses a 9-echelon statistical filter to segregate mathematical "corpses" from potentially valid keys. Technological Stack: - Zero-Latency Bloom Filter: Real-time matching against 58M+ active addresses (Loyce Club data). - Turbo Core: C++/AVX-512 optimization with processor affinity. - GPU Mode: Massive parallel computation via NVIDIA CUDA. - Memory Management: Zero disk I/O lag using mmap (Memory-Mapped Files). BitResurrector is a closed-source, proprietary tool for researchers and professionals.
    Leader badge
    Downloads: 112 This Week
    Last Update:
    See Project
  • Regpack: All-in-One Online Registration and Payment Software Icon
    Regpack: All-in-One Online Registration and Payment Software

    For camps, courses, virtual classes, client billing, events, conferences, meetings, afterschool programs, educational travel, retreats

    Regpack is a powerful onboarding, registration, and payments platform trusted by thousands of organizations worldwide. Our mission is simple: to give you the tools to automate busywork, streamline your processes, and keep your focus where it belongs, on growing your programs and serving your clients.
    Learn More
  • 5
    Ethereum ETL

    Ethereum ETL

    Python scripts for ETL (extract, transform and load) jobs for Ethereum

    Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery. Ethereum ETL lets you convert blockchain data into convenient formats like CSVs and relational databases.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    rotki

    rotki

    A portfolio tracking, analytics, accounting and tax reporting app

    A portfolio tracking, analytics, accounting and tax reporting application that respects your privacy
    Downloads: 39 This Week
    Last Update:
    See Project
  • 7
    BDS

    BDS

    Blockchain data parsing and persisting results

    JD Cloud Blockchain Data Service (BDS) is a real-time data aggregating, analyzing, and visualization service for chain-like unstructured data from all kinds of 3rd party Blockchains. Splitter is the key module of Blockchain Data Service (BDS) and provides data analysis capability. Splitter is responsible for consuming blockchain data from message queue (kafka) and inserting data into persistent data storage services (relational database, data warehouse, etc.) for further processing. Before compiling and running BDS, you must install go's compilation environment locally.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    LEAN

    LEAN

    Lean algorithmic trading engine by QuantConnect

    Automated accounting for splits, dividends, and corporate events like delistings and mergers. Avoid selection bias with dynamically generated assets. Create and select asset universes on proprietary data and indicators. Automatically track portfolio performance, profit and loss, and holdings across multiple asset classes and margin models in the same strategy. Trigger regular functions to occur at desired times, during market hours, on certain days of the week, or at specific times of day. Backtest on almost any time series and import your proprietary signal data into your strategy. Everything is configurable and pluggable. LEAN's highly modular foundation can easily be extended for your fund focus. Use combinations of margin, fill, and slippage models to simulate a liquidity endpoint. 100+ popular technical indicators built, tested, and ready for use. Applicable to any data source.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Robin-Stocks API Library

    Robin-Stocks API Library

    This is a library to use with Robinhood Financial App

    This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real-time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. The code is simple to use, easy to understand, and easy to modify. With this library, you can view information on stocks, options, and cryptocurrencies in real-time, create your own robo-investor or trading algorithm, and improve your programming skills. The supported APIs are Robinhood, Gemini, and TD Ameritrade. If you are contributing to this project and would like to use automatic testing for your changes, you will need to install pytest and pytest-dotenv. You will also need to fill out all the fields in .test.env. I recommend that you rename the file as .env once you are done adding in all your personal information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Resco toolkit for building mobile apps Icon
    Resco toolkit for building mobile apps

    A no-code toolkit for building responsive and resilient mobile business applications for Microsoft Power Platform, Dynamics 365, Dataverse and Salesfo

    Deploying mobile apps with Resco takes days, not months—all without writing a single line of code. Workers can download the Resco app from AppStore, Google Play, or Windows Store, log into your company environment, and instantly use the app you have published on any device.
    Learn More
  • 10
    Superalgos

    Superalgos

    Free, open-source crypto trading bot, automated bitcoin trading

    Free, open-source crypto trading bot, automated bitcoin/cryptocurrency trading software, algorithmic trading bots. Visually design your crypto trading bot, leveraging an integrated charting system, data-mining, backtesting, paper trading, and multi-server crypto bot deployments. Superalgos is not just another open-source project. We are an open and welcoming community nurtured and incentivized with the project's native Superalgos (SA) Token, building an open trading intelligence network. You will notice the difference as soon as you join the Telegram Community Group or the new Discord Server! Superalgos is an ever-growing ecosystem of tools and applications. Once you install and launch the app, a series of interactive tutorials take you by the hand and walk you all around the system while you learn the basic skills required to use the interface, mine data, backtest strategies, and even run a live trading session.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    fooltrader

    fooltrader

    Quant framework for stock

    Build a standard data schema, and then implement various connectors to import systems you are familiar with for analysis. fooltrader is a quantitative analysis trading system designed using big data technology, including data capture, cleaning, structuring, calculation, display, backtesting and trading. Its goal is to provide a unified framework for the whole market (stock, futures, bonds, foreign exchange, digital currency, macroeconomics, etc.) for research, backtesting, forecasting, and trading. Its applicable objects include quantitative traders, teachers, and students majoring in finance, people interested in economic data, programmers, and people who like freedom and the spirit of exploration. You could write the Strategy using an event-driven or time walkway and view and analyze the performance in a uniform way.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Open Crypto Tracker

    Open Crypto Tracker

    Bitcoin Alts portfolio tracker, email / text / alexa / telegram alerts

    100% FREE / open source / PRIVATE cryptocurrency portfolio tracker. Email / text / alexa / telegram price alerts, price charts, mining calcs, leverage / gain / loss / balance stats, news feeds +more. Privately track Bitcoin / Ethereum / unlimited cryptocurrencies. Customize as many assets / markets / alerts / charts as you want. Over 50 Exchanges / 40 Trading Pairs Supported (exchanges / pairings list at bottom of README.txt): https://tinyurl.com/ct-readme Nearly Unlimited Assets Supported (any on supported exchanges). Demo: https://dragonfrugal.org/open-crypto-tracker MINIMUM specs: 1 Ghz CPU / 512 Mb RAM / Quality 16 Gb MicroSD / Nginx or Apache headless / PHP v7.2+ Debian-based Auto-Install ("Terminal" app in your system menu, or over remote SSH): (RECOMMENDED WAY TO PRIVATELY / CHEAPLY USE APP ON INTERNAL / HOME NETWORK) wget --no-cache -O FOLIO-INSTALL.bash https://tinyurl.com/install-crypto-tracker chmod +x FOLIO-INSTALL.bash sudo ./FOLIO-INSTALL.bash
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Cryptofolio
    Cryptofolio is an open-source, and self-hosted solution for tracking your cryptocurrency holdings. It features a web interface, an Android mobile app, and a cross-platform desktop application for Windows, macOS, and Linux. These three platforms all work using a RESTful API, which you'd have to host yourself. It can provide you with a quick glance at the market, while also keeping track of your assets and their value. It also includes a feature that allows you to share your portfolio in a read-only way with anyone you choose to give the link to. In order to set this up, please go into the "Settings" section of the web interface, enable portfolio sharing, set a PIN code, and use the generated URL to view your assets without having to login. This allows you to share your portfolio with friends, family, or strangers without them being able to modify it. Initial Username: admin (the admin account must always have the username "admin") Initial Password: admin
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Plisio

    Plisio

    Cryptocurrency Payment Gateway - your payment processor

    Plisio Cryptocurrency Payment Gateway Plisio is a Payment Service Provider (PSP) for merchants accepting crypto. Plisio enables your customers to pay with Bitcoin, Litecoin, Ethereum, Dogecoin, Zcash and 50 other cryptocurrencies. Plisio operates according to the RESTful API standard and provides the following services: payment forwarding, requesting of the current weighted-average exchange rate, receiving a rate for a specified date and currency, and generating a QR-code. MERCHANT TOOLS Plisio is for merchants using a eCommerce solution such as WooCommerce, Virtuemart, Opencart, Magento. For merchants without one of these eCommerce solution, they can use a RESTful API to create their own solution. FEES Only 0.5% REGISTRATION No need to complete a KYC/Documentation. Not converting crypto into fiat money does not entail the obligation to provide your personal information to the Banks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Sterlingcoin

    Sterlingcoin

    Low Fees | No Banks | 5.5% Interest | Transfer Worldwide

    Sterlingcoin is a digital currency used to pay for goods or services in daily life both offline and online. It is a decentralised system controlled by an open market and not by a corporation, bank or government. Because of its decentralisation everyone who runs the Sterlingcoin wallets shares the public ledger*. Sterlingcoin is a completely fair**, transparent and a highly secure form of currency for all needs. The price of Sterlingcoin is determined by supply & demand, use, trading and mining***. *Transaction history of every Sterlingcoin wallet **A limited supply of money would allow for a better economy; where ‘better’ means ‘fairer’, more stable and devoid of government intervention. ***Maintaining the block chain is called mining, and those who do so are rewarded with newly created Sterlingcoin and transaction fees.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Bitcoin Exchange Script

    Bitcoin Exchange Script

    cryptocurrency exchange software for trading hundreds of digital asset

    Bitcoin and altcoin software for buying and selling of cryptocurrency with support for local currencies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    BTCWatchDog

    BTCWatchDog

    Monitor the most recent bitcoin prices on three popular exchanges.

    First release now support three exchanges: 1. Bitstamp 2. Bitfinex 3. OKCoin For running this program you need .NET Framework 4.6+ VIRUSTOTAL ANALYSIS (100% negative 0/59) ///***************************************************/// https://www.virustotal.com/en/file/682f00b1a2cc90f7ed735d61df10c0c177997669dd83f74dcfef6375c1f211fc/analysis/1488868854/ File identification MD5 01e0fec2f6f9e3f02ca67d33d09c1ead SHA1 f9b1c2fac5118bbf529b2f89a42e72812bcf7a36 SHA256 682f00b1a2cc90f7ed735d61df10c0c177997669dd83f74dcfef6375c1f211fc ssdeep196608:EGfLbtqUsSWZnJ45/9iD54+V11bFv4zE7DRYR+y6yv:EGnNQHDRYR+y6O authentihash 9812556e0274e5e9e4c84635120be5e929926eab3aabdfbeb2cd3185bd2db657 imphash f34d5f2d4577ed6d9ceec516c1f5a744 Support me (Donation) ///***************************************************/// BTC: 19KVdHSTUNKvJLuKSRgs5SvcYn6FP9vR3w DASH: XgbbfixJzqQ287tHuiZio2siRVqSHdbK6x ZCASH: t1bYKuhMq2n9ELD2HKRry28hyui9XkBUENX ETH: 0x1429b7d404B9f1122BD5a76Ac5b2b5485Bec4a3B
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Crypto Arbitrage

    Crypto Arbitrage

    A cryptocurrency arbitrage opportunity calculator

    A cryptocurrency arbitrage opportunity calculator and trading bot. Over 800 currencies and 50 markets. In short, it collects JSON from multiple different cryptocurrency markets, goes through the results, and finds the highest and lowest price for each coin. The script will find the highest price (chbtc.com), and lowest price (Bittrex), and divide the two: 51.8/38.23 = ~1.35 (~35% profit margin) and then push these results to the browser. It will also find the next highest market pairs, e.g. chbtc / jubi is the second-highest pair and chbtc/Bittrex the third, jubi/Bittrex the fourth and so on until every possible combination has been computed. Currently you will have to add a market object with the correct settings in the array markets, situated in the settings.js file. I am updating the project every day and this will change soon. You can temporarily stop loading a market from the frontend, or remove the market by deleting the object in settings.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cryptocheck

    Cryptocheck

    Monitors balances of your cryptocurrency addresses

    Cryptocheck monitors balances of your cryptocurrency addresses and raises an alert in case of any change detected. It connects to known block explorer API services to verify balances. It is useful for long-term investors with multiple different cryptocurrencies in their portfolio. You no longer need to access all your wallets with passwords to simply just check that your money are still there. Cryptocheck also provides a simple profit calculation and history charts mapping your portfolio history. And there is also a server node available! It continuously monitors balances, records history data and sends all the data to your Cryptocheck desktop application. Supported cryptocurrencies: https://sourceforge.net/p/cryptocheck/wiki/Home/#supported-cryptocurrencies For more details about Cryptocheck and how to use it, see wiki: https://sourceforge.net/p/cryptocheck/wiki I am open to add other cryptocurrencies on your request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Exonum

    Exonum

    An extensible open-source framework for creating blockchain apps

    Exonum is an extensible open-source framework for creating blockchain applications. Exonum can be used to create cryptographically powered distributed ledgers in virtually any problem domain, including FinTech, GovTech, and LegalTech. The Exonum framework is oriented towards creating permissioned blockchains, that is, blockchains with the known set of blockchain infrastructure providers. Blockchain is a groundbreaking technology that can help streamline and improve key business processes including logistics, asset management, auditing, and more. An Exonum blockchain can reduce inefficiencies and build security and trust in all sectors including government, healthcare, education, real estate, insurance and retail. The Exonum platform is a leading blockchain framework, designed to bring efficiency and security to your operations. Easy coordination with other services and processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Finscale

    Finscale

    Open Finance and Data Residency Platform

    FINSCALE is an open source distribution of Open Finance and data residency platform for financial access use cases. Core features include Identity, accounting and electronic contracts ledger platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    InflationCoin (IFLT)

    InflationCoin (IFLT)

    Standard Proof of Stake Cryptocurrency.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MarketStore

    MarketStore

    DataFrame server for financial timeseries data

    MarketStore is a database server optimized for financial time-series data. You can think of it as an extensible DataFrame service that is accessible from anywhere in your system, at higher scalability. It is designed from the ground up to address scalability issues around handling large amounts of financial market data used in algorithmic trading backtesting, charting, and analyzing price history with data spanning many years, and granularity down to tick-level for the all US equities or the exploding cryptocurrencies space. If you are struggling with managing lots of HDF5 files, this is perfect solution to your problem. The batteries are included with the basic install, you can start pulling crypto price data from GDAX and writing it to the db with a simple plugin configuration. MarketStore enables you to query DataFrame content over the network at as low latency as your local HDF5 files from disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Metrocoin

    Metrocoin

    Metrocoin is for Growth

    Metrocoin is an experimental new digital currency that enables instant payments to anyone, anywhere in the world. Metrocoin uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money are carried out collectively by the network. Metrocoin is also the name of the open source software which enables the use of this currency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Neuro

    Neuro

    The Neuro crypto currency

    The Neuro NRO cryptocurrency is designed to support solutions of machine learning tasks, big data and neural networks. Neuro is a scientific-technical project uniting scientists, engineers and programmers inspired by the idea to build something big, kind and bright. From the first stages of work, we will be engaged in the development of new architectures and algorithms of neural networks. Someday we will undoubtedly enter the annual ImageNet Challenge contest to compete with such giants as GoogLeNet Inception and Microsoft ResNet. At further stages of the work, we adapt the neural networks to calculate molecular interactions in protein environments. Our system will help to look for new types of drugs for cancer, Alzheimer's and other serious problems of modern medicine. We plan to make a serious contribution to the increase of human life expectancy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB