Metadata-Version: 2.1
Name: secret-miner
Version: 0.2.4
Summary: mining bitcoin secretly
Home-page: https://github.com/kedpter/secret_miner
Author: UNKNOWN
Author-email: 790476448@qq.com
License: MIT license
Keywords: secret_miner
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: atomicwrites (==1.1.5)
Requires-Dist: attrs (==18.1.0)
Requires-Dist: autoflake (==1.2)
Requires-Dist: certifi (==2018.4.16)
Requires-Dist: chardet (==3.0.4)
Requires-Dist: click (==6.7)
Requires-Dist: flake8 (==3.5.0)
Requires-Dist: idna (==2.7)
Requires-Dist: mccabe (==0.6.1)
Requires-Dist: more-itertools (==4.2.0)
Requires-Dist: pkginfo (==1.4.2)
Requires-Dist: pluggy (==0.6.0)
Requires-Dist: psutil (==5.4.6)
Requires-Dist: py (==1.5.4)
Requires-Dist: pycodestyle (==2.3.1)
Requires-Dist: pyflakes (==1.6.0)
Requires-Dist: pytest (==3.6.2)
Requires-Dist: requests (==2.19.1)
Requires-Dist: requests-toolbelt (==0.8.0)
Requires-Dist: schedule (==0.5.0)
Requires-Dist: six (==1.11.0)
Requires-Dist: tqdm (==4.23.4)
Requires-Dist: twine (==1.11.0)
Requires-Dist: urllib3 (==1.23)
Requires-Dist: yapf (==0.22.0)

Secret\_miner
-------------

This project is intended to run bitcoin miner under a period of time in
every day.

Currently Supported : - In linux (GPU),
`ethminer <https://github.com/ethereum-mining/ethminer/releases>`__ - In
windows(CPU),
`cpuminer <https://sourceforge.net/projects/cpuminer/files/>`__

You can download another version and replace the miner if you want.


=======
History
=======

0.1.0 (2018-06-29)
------------------

* First release on PyPI.


