https://github.com/mrexodia/boompowgui
Simple C# GUI for BoomPow (banano miner).
https://github.com/mrexodia/boompowgui
banano crypto cryptocurrencies cryptocurrency csharp gpu gui miner windows
Last synced: 9 months ago
JSON representation
Simple C# GUI for BoomPow (banano miner).
- Host: GitHub
- URL: https://github.com/mrexodia/boompowgui
- Owner: mrexodia
- License: mit
- Created: 2021-05-02T02:44:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-14T11:25:17.000Z (almost 5 years ago)
- Last Synced: 2025-04-09T09:03:02.656Z (about 1 year ago)
- Topics: banano, crypto, cryptocurrencies, cryptocurrency, csharp, gpu, gui, miner, windows
- Language: C#
- Homepage:
- Size: 123 KB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BoomPow GUI
Simple C# GUI for [BoomPow](https://github.com/BananoCoin/boompow). This is completely standalone, no need to install python! It minimizes to the system tray and has an option to automatically start on login.
Donations: `ban_1brdmybonmiqhsw3qyq34x777pyxwnxd7yrjqqczgttrojkmyjeeokmauxei`
**[Download](https://github.com/mrexodia/BoomPowGui/releases/latest)**

## Installation
- Download and extract `BoomPowGui.zip`
- Open `BoomPowGui.exe`
- Modify the address to point to yours and optionally enable the Autostart option to start with Windows.
## Advanced configuration
You may need to change the `--gpu 0:0` option to `1:0` or `0:1` depending on system configuration.
If you are using multiple GPUs, you can specify multiple `--gpu` options, e.g. `--gpu 0:0 --gpu 1:0 --gpu 2:0`
If you are using CPU-only, you should remove the `--gpu 0:0` option and add `--cpu-threads X` where `X` is max number of threads