Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xmrig/xmrig-config

XMRig config generator & editor
https://github.com/xmrig/xmrig-config

monero xmr xmrig

Last synced: 22 days ago
JSON representation

XMRig config generator & editor

Awesome Lists containing this project

README

        

# XMRig Config

XMRig config generator & editor, available online https://config.xmrig.com

* Settings editor for all XMRig miners and proxy.
* Generate command line and `config.json`.
* Easy configurations share via links.
* Pure Single Page Application, serverless, no tracking.

# Install
### Easy
* Just copy [public](https://github.com/xmrig/xmrig-config/tree/master/public) directory to your webserver root.
* If you use nginx, edit and copy [xmrig-config.conf](https://github.com/xmrig/xmrig-config/blob/master/config/xmrig-config.conf) to proper location.

### Advanced
* Dependences
```
npm install -g bower
npm install
bower install
```
* Development server http://127.0.0.1:8081
```
npm start
```
* Production files
```
npm run build
```

## Donations

* XMR: `48edfHu7V9Z84YzzMa6fUueoELZ9ZRXq9VetWzYGzKt52XU5xvqgzYnDK9URnRoJMk1j8nLwEVsaSWJ4fhdUyZijBGUicoD`
* BTC: `1P7ujsXeX7GxQwHNnJsRMgAdNkFZmNVqJT`

## Contacts
* [email protected]
* [reddit](https://www.reddit.com/user/XMRig/)