{"id":16543122,"url":"https://github.com/s3rius/crypto_watcher","last_synced_at":"2025-10-28T15:31:02.333Z","repository":{"id":62565555,"uuid":"359755108","full_name":"s3rius/crypto_watcher","owner":"s3rius","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-21T12:09:32.000Z","size":43,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T21:59:03.035Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/s3rius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-20T09:17:23.000Z","updated_at":"2024-04-08T12:59:56.000Z","dependencies_parsed_at":"2022-11-03T16:15:27.889Z","dependency_job_id":null,"html_url":"https://github.com/s3rius/crypto_watcher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3rius%2Fcrypto_watcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3rius%2Fcrypto_watcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3rius%2Fcrypto_watcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3rius%2Fcrypto_watcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s3rius","download_url":"https://codeload.github.com/s3rius/crypto_watcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238672134,"owners_count":19511210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T18:59:24.675Z","updated_at":"2025-10-28T15:31:01.968Z","avatar_url":"https://github.com/s3rius.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crypto watcher\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/crypto_watcher?style=for-the-badge)](https://pypi.org/project/crypto-watcher/)\n[![PyPI](https://img.shields.io/pypi/v/crypto_watcher?style=for-the-badge)](https://pypi.org/project/crypto-watcher/)\n![GitHub Workflow Status](https://img.shields.io/github/workflow/status/s3rius/crypto_watcher/Release%20crypto_watcher?style=for-the-badge)\n\n\n## Cryptocurrency monitoring made simple.\n\nThis tool integrates with Binance, NBMiner and Cryptonator.\n\nIt's really simple to use. It monitors your crypto-currency miners on binance and shows your current profits converted to your local currency! Isn't it great?\n\nYou can take a look of how it looks like.\n\n[![asciicast](https://asciinema.org/a/409013.svg)](https://asciinema.org/a/409013?autoplay=1)\n\n## Installation\n\nTo install the crypto_watcher you only need Python and Pip installed. Simply run this command:\n```bash\npip install \"crypto_watcher\"\n```\n\nAnd now you can run the `crypto_watcher` from your command line.\n\n## Usage\n\nYou need to create and place somewhere your secrets file. It's  just a JSON file.\n```json\n{\n    \"api_key\": \"\u003cyour api key from binance\u003e\",\n    \"secret_key\": \"\u003cyour secret key from binance\u003e\",\n    \"user_name\": \"\u003cyour binance account username\u003e\",\n    \"algorithm\": \"\u003cethash or sha256. This algorithm is used, if watcher can't connect to NBMiner API and determine algorithm by itself\u003e\"\n}\n```\nDefault location of secrets file is `~/.binance_secrets`. But you can set your own by providing a parameter.\n\nIf you want to watch from other machine than your miner, you need to provide custom `--nbminer_api` parameter.\n\nUsage:\n```\ncrypto_watcher -n \"http://192.168.1.55:22333/\" -c EUR\n```\n\nAlso, if binance can't handle your queries you can switch between binance api urls. You can find additional adresses [here](https://binance-docs.github.io/apidocs/spot/en/#general-info).\n\nYou can always check the `--help`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs3rius%2Fcrypto_watcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs3rius%2Fcrypto_watcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs3rius%2Fcrypto_watcher/lists"}