All Projects → felixbrucker → Miner Monitor

felixbrucker / Miner Monitor

Licence: gpl-3.0
Miner, balance, wallet and pool monitoring software

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Miner Monitor

Multicurrencywallet
Bitcoin, Ethereum, ERC20 crypto wallets with Atomic Swap exchange. Release announce: https://twitter.com/SwapOnlineTeam/status/1321844352369500160
Stars: ✭ 136 (+257.89%)
Mutual labels:  ethereum, bitcoin, wallet, erc20
Web3j Sample
web3j 样例程序
Stars: ✭ 317 (+734.21%)
Mutual labels:  ethereum, wallet, erc20
Blockchain
区块链技术
Stars: ✭ 28 (-26.32%)
Mutual labels:  ethereum, bitcoin, wallet
My Wallet V3 Android
Blockchain Android Wallet
Stars: ✭ 356 (+836.84%)
Mutual labels:  ethereum, bitcoin, wallet
Coinpricebar
💰 Cryptocurrency prices on MacBook Touch Bar
Stars: ✭ 290 (+663.16%)
Mutual labels:  ethereum, bitcoin, coinbase
Optimal Buy Cbpro
Scheduled buying of BTC, ETH, and LTC from Coinbase Pro, optimally!
Stars: ✭ 288 (+657.89%)
Mutual labels:  ethereum, bitcoin, coinbase
My Wallet V3
Blockchain Web Wallet Library - https://support.blockchain.com
Stars: ✭ 342 (+800%)
Mutual labels:  ethereum, bitcoin, wallet
Blockchainwallet Crypto
比特币、以太坊公私钥生成以及签名,长时间不维护可移步 https://github.com/QuincySx/ChainWallet
Stars: ✭ 183 (+381.58%)
Mutual labels:  ethereum, bitcoin, wallet
Algo Coin
Python library for algorithmic trading cryptocurrencies across multiple exchanges
Stars: ✭ 365 (+860.53%)
Mutual labels:  ethereum, bitcoin, coinbase
Ledgerjs
Ledger's JavaScript libraries
Stars: ✭ 397 (+944.74%)
Mutual labels:  ethereum, bitcoin, wallet
Ethereumkit
EthereumKit is a free, open-source Swift framework for easily interacting with the Ethereum.
Stars: ✭ 400 (+952.63%)
Mutual labels:  ethereum, bitcoin, wallet
Crypto Signal
Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis Bot - 3,100+ stars, 900+ forks
Stars: ✭ 3,690 (+9610.53%)
Mutual labels:  ethereum, bitcoin, coinbase
Go Quote
Yahoo finance/Google finance/Coinbase/Bittrex/Binance/Tiingo historical quote downloader library and cli written in golang
Stars: ✭ 198 (+421.05%)
Mutual labels:  ethereum, bitcoin, coinbase
Edge React Gui
Edge Wallet React Native GUI for iOS and Android
Stars: ✭ 303 (+697.37%)
Mutual labels:  ethereum, bitcoin, wallet
My Wallet V3 Frontend
Blockchain Web Wallet Frontend
Stars: ✭ 192 (+405.26%)
Mutual labels:  ethereum, bitcoin, wallet
Awesome Coins
₿ A guide (for humans!) to cryto-currencies and their algos.
Stars: ✭ 3,469 (+9028.95%)
Mutual labels:  ethereum, bitcoin, wallet
Coinbase Pro Node
DEPRECATED — The official Node.js library for Coinbase Pro
Stars: ✭ 782 (+1957.89%)
Mutual labels:  ethereum, bitcoin, coinbase
Unstoppable Wallet Android
A secure and decentralized Bitcoin and other cryptocurrency wallet for Android phones. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 165 (+334.21%)
Mutual labels:  ethereum, bitcoin, wallet
Unstoppable Wallet Ios
A secure and decentralized Bitcoin and other cryptocurrency wallet for iPhone. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 180 (+373.68%)
Mutual labels:  ethereum, bitcoin, wallet
Upchain Wallet
以太坊钱包(支持DApp 浏览器)- A Powerful Ethereum Android Wallet & DApp Browser
Stars: ✭ 359 (+844.74%)
Mutual labels:  ethereum, wallet, erc20

miner-monitor

Miner, balance, wallet and pool monitoring software

Screen

Stats

Prerequisites

miner-monitor requires nodejs >= 8.9.0, npm and optionally pm2 to run.

miners require the miner-manager to be installed

Installation

git clone https://github.com/felixbrucker/miner-monitor
cd miner-monitor
npm install
npm install pm2 -g

Run

pm2 start process.json

or

npm start

to startup on boot:

pm2 save
pm2 startup

If you are on Windows just modify startTemplate.bat file to match your preferred compile and save as start.bat to not interfere with git updates

Update software

run git pull

Todos

  • Write Tests

License

GNU GPLv3 (see LICENSE)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].