{ "info": { "author": "Steve Henderson", "author_email": "steve.henderson@hendotech.com.au", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "itzodmon\n========\n\nhttps://pool.itzod.ru bitcoin mining monitor.\n\nItzodmon is a web app for monitoring a user's workers on pool.itzod.ru bitcoin mining pool.\nIt is heavily based on the p2pool extended frontend (by hardcpp) and provides up-to-date stats and graphs \nfor a user's performance and that of the itzod pool.\n\nScreenshot\n----------\n\nExample screenshot of itzodmon web page:\n\n.. image:: screenshot.png\n\nInstallation\n------------\n\nInstall using ``pip``: ::\n\n\tpip install itzodmon\n\n\nGetting Started\n---------------\n\nThis guide assumes you already have an account on https://pool.itzod.ru\n\n1) ensure you are logged in and navigate to the itzod options page at:\n https://pool.itzod.ru/tweak\n\n2) Copy your API Key listed at the bottom of the page\n\n3) Start the itzodmon web server from the command line, passing in your api key ::\n\n\titzodmon --key hendo_1234567890abcdef\n\n4) On the same host, open a web browser and navigate to http://127.0.0.1:8000\n\nYou should now be presented with a webpage containing the specified user's stats.\nGraph history will be built up over time, while the webserver is running and the itzod pool is contactable.\n\nCommand Line Options\n--------------------\n\n\tusage: itzodmon [-h] [-H HOST] [-p PORT] -k KEY [-u URL] [-d DATADIR]\n\t\n\toptional arguments:\n \t -h, --help show this help message and exit\n\t -H HOST, --host HOST Web server Host address to bind to\n\t -p PORT, --port PORT Web server Port to bind to\n\t -k KEY, --key KEY Itzod User APIKey for accessing json urls\n\t -u URL, --url URL Base itzod URL for accessing api\n\t -d DATADIR, --datadir DATADIR\n\t Data directory to store state\n\nIssues\n------\n\nSource code for ``itzodmon`` is hosted on `GitHub`_. Any bug reports or feature\nrequests can be made using GitHub's `issues system`_.\n\n.. _GitHub: https://github.com/shendo/itzodmon\n.. _issues system: https://github.com/shendo/itodmon/issues", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/shendo/itzodmon", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "itzodmon", "package_url": "https://pypi.org/project/itzodmon/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/itzodmon/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/shendo/itzodmon" }, "release_url": "https://pypi.org/project/itzodmon/0.2/", "requires_dist": null, "requires_python": null, "summary": "pool.itzod.ru bitcoin mining pool monitor", "version": "0.2" }, "last_serial": 915573, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "11fb7be9b144c0f35b0b83a89218e119", "sha256": "d45bc1e028ba7b2ca1b17e6cafd669cafc2f1f110a47c2d0da4f069b3c697d7b" }, "downloads": -1, "filename": "itzodmon-0.1.tar.gz", "has_sig": false, "md5_digest": "11fb7be9b144c0f35b0b83a89218e119", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 333984, "upload_time": "2013-10-23T13:20:52", "url": "https://files.pythonhosted.org/packages/8f/58/af52d743d93c28e93b23dccaff513a5f19e39225a191ec412a928d5d3333/itzodmon-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "62100714ce8dc2a719287992c0cb9709", "sha256": "82f286f4020a48d3ad404315a5eba9b0a475574dd6d397345ca4811135ef8064" }, "downloads": -1, "filename": "itzodmon-0.2.tar.gz", "has_sig": false, "md5_digest": "62100714ce8dc2a719287992c0cb9709", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 332497, "upload_time": "2013-11-10T03:14:21", "url": "https://files.pythonhosted.org/packages/f0/36/88942c5fab88fd4aa991e8bd9edbddb8fce8094baf2dd6de685d9f3ed453/itzodmon-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "62100714ce8dc2a719287992c0cb9709", "sha256": "82f286f4020a48d3ad404315a5eba9b0a475574dd6d397345ca4811135ef8064" }, "downloads": -1, "filename": "itzodmon-0.2.tar.gz", "has_sig": false, "md5_digest": "62100714ce8dc2a719287992c0cb9709", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 332497, "upload_time": "2013-11-10T03:14:21", "url": "https://files.pythonhosted.org/packages/f0/36/88942c5fab88fd4aa991e8bd9edbddb8fce8094baf2dd6de685d9f3ed453/itzodmon-0.2.tar.gz" } ] }