2017-04-15 06:02:08 +00:00
# XMRig
2018-03-14 18:32:09 +00:00
2018-02-01 22:14:39 +00:00
[![Github All Releases ](https://img.shields.io/github/downloads/xmrig/xmrig/total.svg )](https://github.com/xmrig/xmrig/releases)
2018-02-01 22:58:11 +00:00
[![GitHub release ](https://img.shields.io/github/release/xmrig/xmrig/all.svg )](https://github.com/xmrig/xmrig/releases)
[![GitHub Release Date ](https://img.shields.io/github/release-date-pre/xmrig/xmrig.svg )](https://github.com/xmrig/xmrig/releases)
2018-02-01 22:14:39 +00:00
[![GitHub license ](https://img.shields.io/github/license/xmrig/xmrig.svg )](https://github.com/xmrig/xmrig/blob/master/LICENSE)
[![GitHub stars ](https://img.shields.io/github/stars/xmrig/xmrig.svg )](https://github.com/xmrig/xmrig/stargazers)
[![GitHub forks ](https://img.shields.io/github/forks/xmrig/xmrig.svg )](https://github.com/xmrig/xmrig/network)
2020-06-05 17:24:58 +00:00
XMRig High performance, open source, cross platform RandomX, KawPow, CryptoNight, AstroBWT and Argon2 CPU/GPU miner, with official support for Windows.
2019-11-01 21:03:03 +00:00
## Mining backends
- **CPU** (x64/x86/ARM)
- **OpenCL** for AMD GPUs.
- **CUDA** for NVIDIA GPUs via external [CUDA plugin ](https://github.com/xmrig/xmrig-cuda ).
2017-08-20 06:48:31 +00:00
2019-12-11 06:15:31 +00:00
< img src = "doc/screenshot_v5_2_0.png" width = "833" >
2017-04-15 06:56:09 +00:00
2017-04-15 06:02:08 +00:00
## Download
* Binary releases: https://github.com/xmrig/xmrig/releases
* Git tree: https://github.com/xmrig/xmrig.git
2017-08-18 03:47:51 +00:00
* Clone with `git clone https://github.com/xmrig/xmrig.git` :hammer: [Build instructions ](https://github.com/xmrig/xmrig/wiki/Build ).
2017-04-15 06:02:08 +00:00
## Usage
2019-09-20 20:06:38 +00:00
The preferred way to configure the miner is the [JSON config file ](src/config.json ) 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.
2017-07-02 19:21:29 +00:00
2019-10-20 04:48:23 +00:00
* **[xmrig.com/wizard](https://xmrig.com/wizard)** helps you create initial configuration for the miner.
2019-11-01 21:03:03 +00:00
* **[workers.xmrig.info](http://workers.xmrig.info)** helps manage your miners via HTTP API.
2020-07-22 02:14:25 +00:00
* **[Command line options](https://xmrig.com/docs/miner/command-line-options)**
2017-04-15 06:02:08 +00:00
2017-04-15 06:46:16 +00:00
## Donations
2020-08-20 06:44:20 +00:00
* Default donation 1% (1 minute in 100 minutes) can be increased via option `donate-level` or disabled in source code.
2017-04-15 06:46:16 +00:00
* XMR: `48edfHu7V9Z84YzzMa6fUueoELZ9ZRXq9VetWzYGzKt52XU5xvqgzYnDK9URnRoJMk1j8nLwEVsaSWJ4fhdUyZijBGUicoD`
2017-04-15 06:56:09 +00:00
* BTC: `1P7ujsXeX7GxQwHNnJsRMgAdNkFZmNVqJT`
2017-04-21 09:34:59 +00:00
## Contacts
* support@xmrig.com
* [reddit ](https://www.reddit.com/user/XMRig/ )
2018-10-01 10:36:03 +00:00
* [twitter ](https://twitter.com/xmrig_dev )