All Projects → YoRyan → Nuxhash

YoRyan / Nuxhash

Licence: gpl-3.0
A NiceHash cryptocurrency mining client for Linux.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Nuxhash

Nplusminer
NPlusMiner + GUI | NVIDIA/AMD/CPU miner | AI | Autoupdate | MultiRig remote management
Stars: ✭ 75 (-50%)
Mutual labels:  mining, nvidia, gui
Relion
Image-processing software for cryo-electron microscopy
Stars: ✭ 219 (+46%)
Mutual labels:  nvidia, gui
Rainbowminer
GPU/CPU Mining script with intelligent profit-switching between miningpools, algorithms, miners, using all possible combinations of devices (NVIDIA, AMD, CPU). Features: actively maintained, uses the top actual miner programs (Bminer, Ccminer, Claymore, Dstm, EnemyZ, Sgminer, T-rex and more) easy setup wizard, webinterface, auto update.
Stars: ✭ 158 (+5.33%)
Mutual labels:  mining, nvidia
noncerpro-nimiq-cuda
Nimiq CUDA miner
Stars: ✭ 23 (-84.67%)
Mutual labels:  nvidia, mining
Qt5.cr
Qt5 bindings for Crystal, based on Bindgen
Stars: ✭ 182 (+21.33%)
Mutual labels:  gui, desktop-application
SWARM
Profit Switching Mining Administrator For HiveOS/Linux & Windows: HiveOS Integrated
Stars: ✭ 66 (-56%)
Mutual labels:  nvidia, mining
MM.Hash
Profit Switching Miner For HiveOS/Linux- OLD VERSION: Project Moved To SWARM! https://github.com/MaynardMiner/SWARM
Stars: ✭ 17 (-88.67%)
Mutual labels:  nvidia, mining
Ethereum nvidia miner
💰 USB flash drive ISO image for Ethereum, Zcash and Monero mining with NVIDIA graphics cards and Ubuntu GNU/Linux (headless)
Stars: ✭ 772 (+414.67%)
Mutual labels:  mining, nvidia
Nbminer
NVIDIA & AMD GPU Miner for ETH, RVN, GRIN, BEAM, CFX, AE, SERO
Stars: ✭ 568 (+278.67%)
Mutual labels:  mining, nvidia
15 Minute Apps
15 minute (small) desktop apps built with PyQt
Stars: ✭ 3,086 (+1957.33%)
Mutual labels:  gui, desktop-application
Nicehashminer Archived
NiceHash easy to use CPU&GPU Miner
Stars: ✭ 800 (+433.33%)
Mutual labels:  mining, nvidia
Electron Python Example
Electron as GUI of Python Applications
Stars: ✭ 1,749 (+1066%)
Mutual labels:  gui, desktop-application
Qamel
Simple QML binding for Go
Stars: ✭ 147 (-2%)
Mutual labels:  gui
Json Splora
GUI for editing, visualizing, and manipulating JSON data
Stars: ✭ 1,818 (+1112%)
Mutual labels:  gui
Nsfminer
No Fee Ethash miner for AMD and Nvidia
Stars: ✭ 141 (-6%)
Mutual labels:  mining
Diff Gui
GUI for Frida -Scripts
Stars: ✭ 146 (-2.67%)
Mutual labels:  gui
Ropa
GUI tool to create ROP chains using the ropper API
Stars: ✭ 151 (+0.67%)
Mutual labels:  gui
Zookeeper Visualizer
zookeeper的可视化管理工具
Stars: ✭ 150 (+0%)
Mutual labels:  gui
Volumetric Path Tracer
☁️ Volumetric path tracer using cuda
Stars: ✭ 145 (-3.33%)
Mutual labels:  nvidia
Scap Workbench
SCAP Scanner And Tailoring Graphical User Interface
Stars: ✭ 145 (-3.33%)
Mutual labels:  gui

logo

nuxhash is a NiceHash cryptocurrency mining client for Linux. nuxhash consists of a headless daemon and an optional wxPython-based GUI. It is currently in beta.

Donations: bc1q2ne5zqa6k5egd82p4rv0rn44tpc35gv3afu52n

Features

  • Miner downloader
  • Profit-switching
  • Nvidia graphics cards
  • NiceHash's proprietary excavator miner
  • Command-line and (optional) GUI interfaces

GUI screenshot

nuxhashd initial setup
Wallet address: 3DJBpNcgP3Pihw45p9544PK6TbbYeMcnk7
Worker name: nuxhash
Region (eu/usa/hk/jp/in/br): usa

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   617    0   617    0     0   1402      0 --:--:-- --:--:-- --:--:--  1402
100 5618k  100 5618k    0     0  1283k      0  0:00:04  0:00:04 --:--:-- 1554k

CUDA device: GeForce GTX 1060 6GB (GPU-452679f3-ba2b-2cfe-4aff-5a50c4a32efb)
  excavator_equihash  .  287.41  H/s (warming up, 23 s)

Dependencies

  • Python 3.6 or later
  • Nvidia's proprietary graphics driver for Linux, version 387.xx or later
  • curl

Optionally, for the GUI interface:

  • wxPython 4 for Python 3

Quick Start

Install the following dependencies (this list is for Ubuntu 18.04 LTS):

Optionally, install this package to enable the GUI interface:

  • python3-wxgtk4.0

Then, install nuxhash.

$ sudo pip3 install git+https://github.com/YoRyan/nuxhash

To start the daemon, run nuxhashd. To start the graphical interface, run nuxhash-gui.

Donation Fee

nuxhash will donate 0.5% of its mining time to me. If you don't like this, you may opt out by setting the flag in the configuration file (located by default at ~/.config/nuxhash/settings.conf). Currently, there are no penalties if you do so, but please consider sending me a one-time donation.

Roadmap

  • [x] Daemon with basic mining logic
  • [x] Automatic miner downloads and integrity checking
  • [X] Finish wx-based GUI
  • [ ] Implement other miners
  • [ ] Support AMD devices

I have no plans to implement direct overclocking or fan control.

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].