Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lolenseu248/duco-miner
A Software for Mining Duino Coin
https://github.com/lolenseu248/duco-miner
miner python3 termux
Last synced: about 5 hours ago
JSON representation
A Software for Mining Duino Coin
- Host: GitHub
- URL: https://github.com/lolenseu248/duco-miner
- Owner: lolenseu248
- License: mit
- Created: 2022-02-14T22:28:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-29T15:23:59.000Z (over 1 year ago)
- Last Synced: 2025-02-02T17:57:08.768Z (about 5 hours ago)
- Topics: miner, python3, termux
- Language: Python
- Homepage:
- Size: 57.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DucoMiner
Lightweight Software for Mining Duco (DuinoCoin). This miner works for one core cpu and energy efficient for lightweight computers and devices.# Update and Bug Fixed
Fixed:
- getting server infoUpdate:
- add monitor.py for terminal monitoring.# How To use
To use the ducominer
```BASHc
chmod +x start.sh && ./start.sh
```
To update the ducominer
```BASH
chmod +x update.sh && ./update.sh
```# Tips
This mining Software is good for:1. Mining on old Pc and Laptop.
![Screenshot_2022-02-23_03-47-21](https://user-images.githubusercontent.com/98665691/155208281-76ad8ae4-8283-4b40-ac5a-63b6edcd72df.png)2. Mining on old Smart Phone with Root/Termux App Installed.
![Screenshot_2022-02-23-02-18-18-891_com termux](https://user-images.githubusercontent.com/98665691/155209488-6c9ab516-6121-49ce-b396-9b3b9cd991c4.jpg)4. Mining on Routers with OpenWRT Frimware Installed.
5. Mining on ARM CPUs like Raspberry Pi, Orange Pi and Android TVs with Root/Termux App Installed.# More Info
This Duino Miner works as a PC Version of the Official Duino Miner.This Mining Software is optional if you mining without ESP32, ESP8266 and AVR (Arduino-UNOs/NANOs), You can use the Official Duino Miner on https://github.com/revoxhere/duino-coin.
We recommend to mine at least 5 to 4 Devices on this software because it can take effect on KOLKA System on mining duino coin with 20% percent cut down on profit every workers or core/thrend of cpu and make sure you have low hashrate below 100kh/s for better and efficient mining. Learn more on https://duco.sytes.net/fixes.html#pc
# Assets
The official code miner.py own by alberiolima on https://github.com/alberiolima/MineCryptoOnWifiRouterModified by lolenseu on https://github.com/lolenseu/DucoMiner