Showing 135 open source projects for "all-in-one"

View related business solutions
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Looker is an enterprise platform for BI, data applications, and embedded analytics that helps you explore and share insights in real time.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
  • 1
    Umbrel

    Umbrel

    A beautiful personal server OS for Raspberry Pi or any Linux distro

    Run your personal server with a Bitcoin and Lightning node in your home, self-host open source apps like Nextcloud and Matrix to break away from big tech, and take full control of your data. For free. All our interactions on the internet today are mediated by a few companies who offer “free” services in exchange for storing our data on their servers to spy on us. Running a personal server fundamentally changes that. You and your family’s photos, videos, files, notes, passwords, everything, have...
    Downloads: 74 This Week
    Last Update:
    See Project
  • 2
    Krypto-trading-bot

    Krypto-trading-bot

    Self-hosted crypto trading bot, automated high frequency market

    K is a family of (very customizable) very low latency market-making trading bots with a fully featured web interface. It can place and cancel orders on one of the several compatible exchanges in less than a few milliseconds per order on a decent machine. If you don't want to configure or hardcode your own trading strategies in your own machine, you can run strategies from someone else at kryll.io (or at any other trading community out there). Our bots run on unix-like systems. Persistence...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Superalgos

    Superalgos

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

    ... 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: 9 This Week
    Last Update:
    See Project
  • 4
    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...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 5
    Freqtrade

    Freqtrade

    Free, open source crypto trading bot

    Freqtrade is a free and open-source crypto trading bot written in Python. It is designed to support all major exchanges and be controlled via Telegram or WebUI. It contains backtesting, plotting, and money management tools as well as strategy optimization by machine learning. Always start by running a trading bot in Dry-run and do not engage money before you understand how it works and what profit/loss you should expect. We strongly recommend you have basic coding skills and Python knowledge...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    XMRig

    XMRig

    RandomX, KawPow, CryptoNight, AstroBWT and GhostRider unified miner

    ... not cover all features, such as mining profiles for different algorithms. Important options can be changed during runtime without miner restart by editing the config file or executing API calls.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Go Ethereum

    Go Ethereum

    Go implementation of the Ethereum protocol

    Go Ethereum is the Golang implementation of the Ethereum protocol, a decentralized computing platform that runs smart contracts and applications. There are three original implementations of Ethereum and along with C++ and Python, Go Ethereum is one of them, written in Go. Go Ethereum comes with several wrappers/executables. It is fully open source and available as a standalone client called Geth that you can install on just about any operating system, or as a library that you can embed...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Binance Trading Bot

    Binance Trading Bot

    Automated Binance trading bot, trade multiple cryptocurrencies

    Automated Binance trading bot. Trade multiple cryptocurrencies. Buy low/sell high with Grid Trading. Integrated with TradingView technical analysis. This bot is using the concept of trailing buy/sell order which allows following the price fall/rise. Trailing Stop Orders About Trailing Stop Orders Concept you can find at Binance Official document. Place orders at a fixed value or percentage when the price changes. Using this feature you can buy at the lowest possible price when buying down...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Grin

    Grin

    Minimal implementation of the Mimblewimble protocol

    Grin is an in-progress implementation of the Mimblewimble protocol. Grin is a privacy-preserving digital currency built openly by developers and distributed all over the world. Grin has no amounts and no addresses. Transactions can be trivially aggregated. To hide the origin of a newly created transaction, it gets relayed among a sub-set of peers before it is widely broadcasted. Electronic transactions for all. Without censorship or restrictions. Designed for the decades to come, not just...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 10
    Bitcoin

    Bitcoin

    Bitcoin Core integration/staging tree

    Bitcoin Core connects to the Bitcoin peer-to-peer network to download and fully validate blocks and transactions. It also includes a wallet and graphical user interface, which can be optionally built. Bitcoin Core requires a one-time download of about 400GB of data plus a further 5-10GB per month. By default, you will need to store all of that data, but if you enable pruning, you can store as little as 6GB total without sacrificing any security. For more information about setting up Bitcoin...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    c-lightning

    c-lightning

    BOLT-compliant Lightning Network implementation

    c-lightning is a a BOLT-compliant Lightning implementation by Blockstream [2] written in C language. Version 1 of c-lightning was released on August 8th, 2015, and has since been under active beta development. c-lightning runs on Linux. The Lightning Network is an off-chain, routed payment channel network built on top of the Bitcoin blockchain. The network consists of nodes connected by peer-to-peer channels. This allows low cost, near-instant payments to be trustlessly routed across...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    ta4j

    ta4j

    A Java library for technical analysis

    ... of past market data. Then we have to build our trading strategy. It is made of two trading rules, one for entry, the other for exit. Ta4j comes with a set of basic trading rules/strategies which can be combined using boolean operators. Trading strategies can be easily compared according to a set of analysis criteria. Ta4j can also be used for live trading with more complicated strategies.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    BlueWallet

    BlueWallet

    Bitcoin thin client for iOS & Android. Built with React Native

    Easily connect to your hardware wallet and manage your cold storage. The best security is available on the Bitcoin protocol. Create wallets with multiple keys. Unfairly cheap and blazing fast transactions on Bitcoin. Get notified of all transactions you are sending or receiving. download bitcoin wallet for iOS. Create multiple storage or fake ones in case of forced disclosure. Choose your fees when sending. Easily bump, cancel or batch transactions. BlueWallet was forged in the ashes...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    BNB Chain

    BNB Chain

    A Binance Smart Chain client based on the go-ethereum fork

    The goal of Binance Smart Chain is to bring programmability and interoperability to Binance Chain. In order to embrace the existing popular community and advanced technology, it will bring huge benefits by staying compatible with all the existing smart contracts on Ethereum and Ethereum tooling. And to achieve that, the easiest solution is to develop based on the go-Ethereum fork, as we respect the great work of Ethereum very much. Binance Smart Chain starts its development based on go-ethereum...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Bisq

    Bisq

    A decentralized bitcoin exchange network

    ..., and is never sent to a central server. Every Bisq node is a Tor hidden service by default. Code is open-source, and project strategy is discussed openly on Keybase and GitHub. We've made all this sophistication simple, make your first trade in under 10 minutes! Decentralized governance for a decentralized exchange, built on top of Bitcoin.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    zvt

    zvt

    Modular quant framework

    .... The core concept of the system is visual, and the name of the interface corresponds to it one-to-one, so it is also uniform and extensible. You can write and run the strategy in your favorite ide, and then view its related targets, factor, signal and performance on the UI. Once you are familiar with the core concepts of the system, you can apply it to any target in the market.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Robin-Stocks API Library

    Robin-Stocks API Library

    This is a library to use with Robinhood Financial App

    ... 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
  • 18
    BTCPay Server

    BTCPay Server

    Free, open-source & self-hosted, Bitcoin payments

    BTCPay Server is a self-hosted, open-source cryptocurrency payment processor. It's secure, private, censorship-resistant, and free. Launch a server in a cloud, your own hardware device, or use an existing host. Connect your e-commerce store or use one of many apps to get paid. Funds arrive directly to your connected wallet. Features you use the most are baked right into every instance so you can hit the ground running. Create a Point-of-Sale app for your store, easily embed a tipping button...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Eclair

    Eclair

    A scala implementation of the Lightning Network

    ... Core are not actively tested - use at your own risk). If you are upgrading an existing wallet, you may need to create a new address and send all your funds to that address. Eclair needs a synchronized, segwit-ready, zeromq-enabled, wallet-enabled, non-pruning, tx-indexing Bitcoin Core node. You must configure your Bitcoin node to use bech32 (segwit) addresses.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    btcd

    btcd

    An alternative full node bitcoin implementation written in Go (golang)

    It properly downloads, validates, and serves the block chain using the exact rules (including consensus bugs) for block acceptance as Bitcoin Core. We have taken great care to avoid btcd causing a fork to the block chain. It includes a full block validation testing framework which contains all of the 'official' block acceptance tests (and some additional ones) that is run on every pull request to help ensure it properly follows consensus. Also, it passes all of the JSON test data in the Bitcoin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Nimiq Blockchain

    Nimiq Blockchain

    JavaScript implementation of the Nimiq protocol

    Nimiq is a unique open-source payment system. It empowers all humans with decentralized but easy payments. One-click creates a node in your browser. Send and receive directly to the blockchain and be truly independent. A simple, secure and censorship-resistant payment protocol, native to the web. Nimiq is a decentralized, censorship-resistant payment protocol native to the web, with its own diverse ecosystem of apps. The native NIM token is transacted within Nimiq as a store and transfer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mask Network

    Mask Network

    The portal to the new, open Internet

    ... of crypto assets without leaving the page. Powered by Uniswap, SushiSwap, Ox, and dHEDGE. Got a BAYC or a Punk? Get your profile pictures verified on-chain. For free. Aggregate your digital activities, including NFTs, POAPs, donation records, etc - all in one place. Anonymized or not, that’s completely up to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Stellar Go

    Stellar Go

    Stellar's public monorepo of go code

    Creating equitable access to the global financial system. This repo is the home for all of the public Go code produced by the Stellar Development Foundation. This repo contains various tools and services that you can use and deploy, as well as the SDK you can use to develop applications that integrate with the Stellar network. Full-featured API server for Stellar network. This repository is officially supported on the last two releases of Go. In addition to the other top-level packages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mina

    Mina

    Mina is a new cryptocurrency with a constant size blockchain

    We are the world’s lightest blockchain, powered by participants. Using zero-knowledge technology, Mina is creating the infrastructure for the secure, democratic future we all deserve. Build on Mina with zkApps, smart contracts powered by zero-knowledge. The SDK, based on Typescript, will be available soon. The Mina blockchain remains ~22kb, enabling users to quickly and directly access the current state from their smartphone and other blockchains. Users today are compelled to hand over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Ethers Project

    The Ethers Project

    Complete Ethereum library and wallet implementation in JavaScript

    .... Connect to Ethereum nodes over JSON-RPC, INFURA, Etherscan, Alchemy, Ankr or MetaMask. ENS names are first-class citizens; they can be used anywhere an Ethereum addresses can be used. Tiny (~104kb compressed; 322kb uncompressed). Modular packages; include only what you need. Complete functionality for all your Ethereum desires. Extensive documentation. Large collection of test cases which are maintained and added. Fully TypeScript ready, with definition files.
    Downloads: 0 This Week
    Last Update:
    See Project