Showing 98 open source projects for "qgis-osgeo4w-2.6.1-1-setup"

View related business solutions
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
    Learn More
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
    Learn More
  • 1
    Remix IDE

    Remix IDE

    Browser-based compiler and IDE

    Remix IDE is an open source web and desktop application. It fosters a fast development cycle and has a rich set of plugins with intuitive GUIs. Remix is used for the entire journey of contract development as well as act as a playground for learning and teaching Ethereum. Remix IDE is part of the Remix Project which is a platform for development tools that use a plugin architecture. It encompasses sub-projects including Remix Plugin Engine, Remix Libs, and of course Remix-IDE. Remix IDE is a...
    Downloads: 77 This Week
    Last Update:
    See Project
  • 2
    Bisq

    Bisq

    A decentralized bitcoin exchange network

    Buy and sell bitcoin for fiat (or other cryptocurrencies) privately and securely using Bisq's peer-to-peer network and open-source desktop software. No registration is required. Get started in minutes. No need to wait for approval from a central authority. Trading takes place on a global P2P network of users running Bisq on their own machines. Bisq never holds your funds. Deposits held in 2-of-2 multi-sig wallets encourage safe, successful trades. Your data is stored locally on disk, and is...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    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: 13 This Week
    Last Update:
    See Project
  • 4
    OctoBot

    OctoBot

    Cryptocurrency trading bot for TA, arbitrage and social trading

    ... automatically how to be sure that the robot will do what it is supposed to? By using OctoBot, you will be able to automate your trades with the strategy you have chosen and the markets you want. Whether you are a beginner or an expert trader, each strategy is testable easily without any limit. You can use an existing setup or try and customize your own until you identify the perfect settings for your trading goals and proceed with real money trading and make real gains.
    Downloads: 10 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?
    Learn More
  • 5
    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: 6 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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: 4 This Week
    Last Update:
    See Project
  • 8
    Wasabi Wallet

    Wasabi Wallet

    Open-source, non-custodial, privacy focused Bitcoin wallet for Windows

    Wasabi is an open-source, non-custodial, privacy-focused Bitcoin wallet for desktop, that implements trustless coinjoin. Wasabi creates trustless coinjoin transactions over the Tor anonymity network. The coinjoin coordinator cannot steal from, nor breach the privacy of the participants. Coinjoin is a mechanism by which multiple participants combine their coins (or UTXOs, to be more precise) into one large transaction with multiple inputs and multiple outputs. An observer cannot determine which...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    OneKey

    OneKey

    Secure, open source and community driven crypto wallet

    Secure, open source and community-driven crypto wallet runs on all platforms and trusted by millions. OneKey is your smartest choice to secure, buy, exchange and grow your crypto assets. Use OneKey App separately to store and use your crypto assets in a secure and convenient manner. Each user's assets are appropriately secured and stored locally. Hardware wallets take the security of digital assets to another level. From physically isolating hackers to preventing Trojan horses and software...
    Downloads: 3 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
    Learn More
  • 10
    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
  • 11
    Web3Modal

    Web3Modal

    A single Web3 provider solution for all Wallets

    Your on-ramp to web3 multichain. Web3Modal is a versatile library that makes it super easy to connect users with your Dapp and start interacting with the blockchain. v2 is in early alpha and we are continuously adding more features, examples and documentation. As of now we support use cases with react and evm chains. Support for more frameworks and chains is on the way. Getting started with web3modal is as easy as installing a few packages, one for your preferred front-end framework i.e...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Grin

    Grin

    Minimal implementation of the Mimblewimble protocol

    ... for tomorrow. To be used by anyone, anywhere. Grin is not controlled by any company, foundation, or individual. The coin distribution is designed to be as fair as possible, with emission of 1 GRIN per second. Mimblewimble leverages cryptography to allow past transaction data to be removed with no compromise on security. This avoids Grin collapsing under the weight of data having to be kept on-chain.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Waves Platform Node

    Waves Platform Node

    Host connected to the Waves blockchain network

    ... that the blocks are all in the correct format, all hashes are computed correctly, that the new block contains the hash of the previous one, and that every transaction is validated and signed by the right parties.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    ZoKrates

    ZoKrates

    A toolbox for zkSNARKs on Ethereum

    ZoKrates is a toolbox for zkSNARKs on Ethereum. It helps you use verifiable computation in your DApp, from the specification of your program in a high-level language to generating proofs of computation to verifying those proofs in Solidity. Zero-knowledge proofs (ZKPs) are a family of probabilistic protocols, first described by Goldwasser, Micali and Rackoff in 1985. One particular family of ZKPs is described as zero-knowledge Succinct Non-interactive ARguments of Knowledge, a.k.a. zkSNARKs...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Besu Ethereum Client

    Besu Ethereum Client

    An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client

    ... read the wiki for more details on how to submit a pull request (PR). Besu is an Apache 2.0 licensed, MainNet compatible, Ethereum client written in Java. Participation in private networks is typically restricted in some way, so the volume of traffic is much lower than on Mainnet, resulting in lower system requirements. Depending on your environment and network setup, the minimum Java Virtual Machine (JVM) memory requirement for private networks is 4 GB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ADAMANT Messenger Progressive Web App

    ADAMANT Messenger Progressive Web App

    ADAMANT decentralized Messenger, progressive web application

    A messaging application client for ADAMANT Blockchain. ADAMANT is a decentralized anonymous messenger based on the blockchain system. It’s independent of any governments or corporations, and even developers due to the distributed network infrastructure that contains an open-source code. The ADAMANT blockchain system belongs to its users. Nobody can control, block, deactivate, restrict or censor accounts. Users take full responsibility for their content, messages, media, and goals and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Create Eth App

    Create Eth App

    Create Ethereum-powered apps with one command

    Create Ethereum-powered apps with one command. Create Eth App works on macOS, Windows, and Linux. If you've previously installed create-eth-app globally via yarn global add create-eth-app, we recommend you uninstall the package using yarn global remove create-eth-app and use the yarn create eth-app shorthand to ensure that you use the last version. When you’re ready to deploy to production, create a minified bundle with yarn run react-app:build. You’ll need to have Node 14 or later version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    Monero

    Monero

    Secure, Private Digital Currency

    Monero is a secure, private, untraceable cryptocurrency. It is decentralized-- dependent on a distributed peer-to-peer consensus network where every transaction is cryptographically secured. With Monero you are your own bank, you control your funds and can spend safely. No one else can see your balances, track your transfers or any other transactions unless you allow them to. Monero uses ring signatures, ring confidential transactions, and stealth addresses making it absolutely private...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Keeper Wallet

    Keeper Wallet

    Your entry point to the Waves blockchain and Waves-powered web service

    ... transactions with just one click. Users can create multiple wallets and switch between them easily. And if a user ever forgets the password to the account, it can be recovered from the seed phrase. Scan the QR code with a camera for authentication and your wallet is connected. This basic action opens up limitless opportunities on the Waves blockchain and potentially on any other chain supporting Keeper accounts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Erigon

    Erigon

    Ethereum implementation on the efficiency frontier

    Erigon is an implementation of Ethereum (execution client), on the efficiency frontier, written in Go. For an Archive node of Ethereum Mainnet we recommend >=3TB storage space: 1.8TB state (as of March 2022), 200GB temp files (can symlink or mount folder <datadir>/etl-tmp to another disk). Ethereum Mainnet Full node ( see --prune* flags): 400Gb. Erigon by default is "all in one binary" solution, but it's possible start TxPool as separated processes. Same true about: JSON RPC layer (RPCDaemon...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Status - a Mobile Ethereum OS

    Status - a Mobile Ethereum OS

    A free (libre) open source, mobile OS for Ethereum

    Status is a secure messaging app, crypto wallet, and Web3 browser built with state-of-the-art technology. Integrated into one powerful super app for private secure communication. Safely send, store and receive cryptocurrencies including ERC20 and ERC721 tokens with the Status crypto wallet. Only you hold the keys to your funds. Status' intuitive design protects you and your funds from attacks. Status uses an open-source, peer-to-peer protocol, and end-to-end encryption to protect your messages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next