Showing 55 open source projects for "command-line"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Learning Bitcoin from the Command Line

    Learning Bitcoin from the Command Line

    A complete course for learning Bitcoin programming and usage

    Learning Bitcoin from the Command Line is a tutorial for working with Bitcoin (and Lightning) that teaches direct interaction with the servers themselves, as the most robust and secure way to begin cryptocurrency work. This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for use. Learning Bitcoin from the Command Line is a project of Blockchain Commons.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Gupax

    Gupax

    GUI Uniting P2Pool And XMRig

    A versatile tool designed for managing and analyzing GPU performance across tasks.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3
    XMRig

    XMRig

    RandomX, KawPow, CryptoNight, AstroBWT and GhostRider unified miner

    ...Official binaries are available for Windows, Linux, macOS, and FreeBSD. The preferred way to configure the miner is the JSON config file as it is more flexible and human-friendly. The command-line interface does 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: 56 This Week
    Last Update:
    See Project
  • 4
    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: 3 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    Brownie

    Brownie

    A Python-based development and testing framework for smart contracts

    ...Powerful debugging tools, including python-style tracebacks and custom error strings. The recommended way to install Brownie is via pipx. pipx installs Brownie into a virtual environment and makes it available directly from the command-line. Once installed, you will never have to activate a virtual environment prior to using Brownie. Brownie documentation is hosted at Read the Docs. Use tox to run the complete suite against the full set of build targets, or pytest to run tests against a specific version of Python. If you are using pytest you must include the -p no:pytest-brownie flag to prevent it from loading the Brownie plugin.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Graph Node

    Graph Node

    Graph Node indexes data from blockchains such as Ethereum

    The Graph is an indexing protocol for querying networks like Ethereum and IPFS. Anyone can build and publish open APIs, called subgraphs, making data easily accessible. Subgraphs can be composed into a global graph of all the world's public information. This data can be transformed, organized, and shared across applications for anyone to query with just a few keystrokes. Before The Graph, teams had to develop and operate proprietary indexing servers. This required significant engineering and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    bitcoinj

    bitcoinj

    A library for working with Bitcoin

    bitcoinj is a library for working with the Bitcoin protocol. It can maintain a wallet, send/receive transactions without needing a local copy of Bitcoin Core and has many other advanced features. It's implemented in Java but can be used from any JVM compatible language, examples in Python and JavaScript are included. Highly optimized lightweight simplified payment verification (SPV) mode. In this mode, only a small part of the blockchain is downloaded, making bitcoin suitable for usage on...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    rate.sx

    rate.sx

    Curl cryptocurrencies exchange rates

    rate.sx is a command-line-friendly cryptocurrency rate service designed to be queried with curl or a browser, returning clean text or minimal markup. It emphasizes human-readable output by default, with options for concise one-liners or richer summaries including sparkline-style ASCII charts. The service supports multiple coins, fiat conversions, and historical lookups so you can compare prices over time without leaving the terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ordinals

    Ordinals

    Rare and exotic sats

    ...Ordinal theory does not require a sidechain or token aside from Bitcoin, and can be used without any changes to the Bitcoin network. It works right now. ord is an index, block explorer, and command-line wallet. It is experimental software with no warranty. Ordinal theory imbues satoshis with numismatic value, allowing them to be collected and traded as curios. Ordinal numbers are serial numbers for satoshis, assigned in the order in which they are mined, and preserved across transactions. ord relies on Bitcoin Core for private key management and transaction signing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    BitShares Core

    BitShares Core

    BitShares Blockchain implementation and command-line interface

    BitShares Core is the BitShares blockchain implementation and command-line interface. The web browser-based wallet is BitShares UI. BitShares requires a 64-bit operating system to build, and will not build on a 32-bit OS. BitShares requires Boost libraries to build, and supports versions 1.58 to 1.74. Newer versions may work but have not been tested. If your system came pre-installed with a version of Boost libraries that you do not wish to use, you may manually build your preferred version and use it with BitShares by specifying it on the CMake command line. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Web3j

    Web3j

    Lightweight Java and Android library for integration with Ethereum

    ...Web3j provides full type-safe access to your blockchain applications. Plugins for leading build tools to simplify the developer experience. Create projects to work with new or import existing decentralized apps in a single command with the Web3j CLI. Simple to use framework for automated integration testing against networks within your IDE. Web3j is 100% open source and maintained by Web3 Labs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    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: 1 This Week
    Last Update:
    See Project
  • 13
    Stellar Go

    Stellar Go

    Stellar's public monorepo of go code

    ...In addition to the other top-level packages, there are a few special directories that contain specific types of packages. It depends on a number of external dependencies and uses Go Modules to manage them. Running any go command will automatically download the dependencies required for that operation. You can choose to checkout this repository into a GOPATH or into any directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GoQuorum

    GoQuorum

    A permissioned implementation of Ethereum supporting data privacy

    ConsenSys Quorum enables enterprises to leverage Ethereum for their high-value blockchain applications. Businesses can rely on the Quorum open-source protocol layer and integrate on top of it product modules from ConsenSys, other companies, or your own in-house development team to build high-performance, customizable applications. Our mission is the seamless adoption of blockchain technology. A trusted, open source foundation for your blockchain solution. Learn about our open source protocol...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    unMinable

    unMinable

    unMinable is a command-line based cryptocurrency mining tool

    unMinable is a command-line based cryptocurrency mining tool designed for efficient and user-friendly Bitcoin mining. It provides real-time hardware detection, mining process control, balance management, and automated withdrawal functionality. The software is designed to interact with Firebase to fetch and store user balances, withdrawals, and user-related data securely.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    ETH-XMR Atomic Swaps

    ETH-XMR Atomic Swaps

    ETH-XMR atomic swap implementation

    ...It currently consists of swapd and swapcli binaries, the swap daemon and swap CLI tool respectively, which allow for nodes to discover each other over the p2p network, to query nodes for their currently available offers, and the ability to make and take swap offers and perform the swap protocol. The swapd program has a JSON-RPC endpoint that the user can use to interact with it. swapcli is a command-line utility that interacts with swapd by performing RPC calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BIP39-XOR

    BIP39-XOR

    Encrypt or decrypt 12, 15, 18, 21 or 24 BIP39 codewords array ("seed")

    Encrypt or decrypt 12, 15, 18, 21 or 24 BIP39 codewords array (so-called "seed phrase") using exclusive OR (XOR)/Vernam cipher (a.k.a. One Time Pad). If not input by a user, an encryption key is automatically generated at random. Encryption with such a key preserves integrity of BIP-39 checksums of all keys (that's distinct while also compatible with SeedXOR implementation).
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18

    uqoin-client

    CLI tool for Uqoin network access and coin mining.

    uqoin-client is a command-line tool for interacting with the Uqoin blockchain network. It allows users to send and receive transactions, manage their wallet, and participate in client-side mining directly from the terminal. The client is lightweight, efficient, and written entirely in Rust for maximum performance and security. It supports both Ubuntu and Windows platforms and is suitable for both power users and developers who want direct access to the Uqoin protocol. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    key-elf

    key-elf

    Forensic tool to recover lost BTC private keys.

    A powerful utility to hunt down Bitcoin private keys from deleted wallet.dat files or damaged hard drives. If you accidentally deleted your Bitcoin Core wallet or formatted your disk, this tool can help. It bypasses the file system and scans the raw data directly, looking for the unique "fingerprint" (ASN.1 signature) of Bitcoin private keys to recover them from the digital wreckage.The Graphical User Interface (GUI) is the advanced/premium version. If needed, please visit:...
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 20
    Naeon

    Naeon

    The safest way to store private data in untrusted (cloud) environments

    Naeon is a data encryption and sharding method designed to secure data in potentially untrusted off-site storage locations. It uses AES-256 encryption with a randomly generated passphrase, followed by obfuscation techniques to make the encrypted file unidentifiable. The data is then sharded into one private chunk containing the encryption key and part of the data, and multiple public chunks. Each chunk is renamed using its SHA-512 hash, and all chunks are timestamped equally. A filename...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Rich Address Downloader

    Rich Address Downloader

    Rich Cryptocurrency Wallet Address Downloader (Auto Update) v2.0.1

    Rich Cryptocurrency Wallet Address Download with RAD v2.0.1 (Auto Update) All Latest Bitcoin Wallet , Latest All Ethereum Address Wallet and Tron , Dash , Dogecoin , Litecoin on Rich Address Downloader (RAD)
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    Oxygen 6

    Oxygen 6

    Oxygen 6 is a top-of-the-line data mining software

    Oxygen Miner boasts an intuitive dashboard that allows users to easily navigate through the software and access all its functionalities effortlessly. Efficiently extract insights from your data to make informed business decisions. Save time and resources with automated workflows and advanced algorithms. Improve data accuracy and reliability with built-in preprocessing tools. Visualize data in a way that is easy to understand for stakeholders at all levels. Scale up your data mining...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ganache

    Ganache

    Personal blockchain for Ethereum development

    Quickly fire up a personal Ethereum blockchain which you can use to run tests, execute commands, and inspect state while controlling how the chain operates. Quickly see the current status of all accounts, including their addresses, private keys, transactions and balances. See the log output of Ganache’s internal blockchain, including responses and other vital debugging information. Configure advanced mining with a single click, setting block times to best suit your development needs. Examine...
    Downloads: 176 This Week
    Last Update:
    See Project
  • 25

    MONITOR BINANCE LIQUIDATIONS

    Real-time monitoring of futures liquidations on the Binance exchange.

    ...Using a filter does not affect writing to a file. ⚫ Input the amount of liquidations in dollars in the filter under the "F.A.Q" button. If the "ALL" value in the liquidation line exceeds the entered value, the liquidation line will be highlighted in a different color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next