{"id":15282456,"url":"https://github.com/netevert/hodl","last_synced_at":"2025-04-12T22:55:15.636Z","repository":{"id":57437463,"uuid":"114009723","full_name":"netevert/hodl","owner":"netevert","description":"Your friendly, no-nonsense tool to instantaneously check cryptocurrency prices, helping you HODL one day at a time :)","archived":false,"fork":false,"pushed_at":"2018-03-12T14:32:06.000Z","size":453,"stargazers_count":10,"open_issues_count":16,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-10T02:17:28.655Z","etag":null,"topics":["bitcoin","bitcoin-api","bitcoin-cash","bitcoin-price","coinbase","command-line-tool","conversion-rate","cryptocoins","cryptocurrencies","dash","ethereum","exchange-rates","hodl","litecoin","litecoin-price","monero","portfolio-holdings","price-changes","ripple","zcash"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/hodl/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/netevert.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-12T15:55:26.000Z","updated_at":"2024-05-31T07:27:59.000Z","dependencies_parsed_at":"2022-09-15T11:00:40.753Z","dependency_job_id":null,"html_url":"https://github.com/netevert/hodl","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netevert%2Fhodl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netevert%2Fhodl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netevert%2Fhodl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netevert%2Fhodl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netevert","download_url":"https://codeload.github.com/netevert/hodl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248500152,"owners_count":21114426,"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":["bitcoin","bitcoin-api","bitcoin-cash","bitcoin-price","coinbase","command-line-tool","conversion-rate","cryptocoins","cryptocurrencies","dash","ethereum","exchange-rates","hodl","litecoin","litecoin-price","monero","portfolio-holdings","price-changes","ripple","zcash"],"created_at":"2024-09-30T14:26:17.473Z","updated_at":"2025-04-12T22:55:15.612Z","avatar_url":"https://github.com/netevert.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Icon](https://github.com/netevert/hodl/blob/dev/docs/icon_2.png)\n==================================================================\n[![Maintenance](https://img.shields.io/maintenance/yes/2018.svg)]()\n[![PyPI](https://img.shields.io/pypi/v/hodl.svg)](https://pypi.python.org/pypi/hodl)\n[![PyPI](https://img.shields.io/pypi/status/hodl.svg)](https://pypi.python.org/pypi/hodl)\n[![PyPI](https://img.shields.io/pypi/pyversions/hodl.svg)](https://pypi.python.org/pypi/hodl)\n[![Build Status](https://travis-ci.org/netevert/hodl.svg?branch=master)](https://travis-ci.org/netevert/hodl)\n[![Coverage Status](https://coveralls.io/repos/github/netevert/hodl/badge.svg?branch=master)](https://coveralls.io/github/netevert/hodl?branch=master)\n[![Donations](https://img.shields.io/badge/donate-bitcoin-orange.svg?logo=bitcoin)](https://github.com/netevert/hodl/blob/master/README.md#donations)\n\nHODL is your friendly, no-nonsense tool to instantaneously check\ncryptocurrency prices on the command line, helping you HODL one day at a\ntime :)\n\n\nRunning HODL is easy:\n\n![Demo](https://github.com/netevert/hodl/blob/master/docs/demo.gif)\n\nInstallation\n============\n\nTo install HODL run:\n\n    pip install hodl\n\nFeatures\n========\nCurrencies supported:\n- Bitcoin ([BTC](https://bitcoin.org/en/))\n- Bitcoin Cash ([BCH](https://www.bitcoincash.org/))\n- Ethereum ([ETH](https://www.ethereum.org/))\n- Litecoin ([LTC](https://litecoin.com/))\n- Monero ([XMR](https://getmonero.org/))\n- Ripple ([XRP](https://ripple.com/))\n- Dash ([DASH](https://www.dash.org/))\n- Zcash ([ZEC](https://z.cash/))\n\n\u003cdetails\u003e\u003csummary\u003eView price percentage variations between lookups\u003c/summary\u003e\n\u003cp\u003e\n\n    C:\\\u003ehodl -r\n    [*] generating price change report\n    1 BTC = 11092.47 USD  -0.07%\n    1 BCH = 1243.01 USD   -0.12%\n    1 ETH = 849.53 USD    -0.06%\n    1 LTC = 208.18 USD     0.00%\n    1 XMR = 347.17 USD     0.03%\n    1 XRP = 0.92 USD       0.00%\n    1 DASH = 599.18 USD   -0.07%\n    1 ZEC = 389.29 USD    -0.03%\n\u003c/p\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eSet preferred conversion currency\u003c/summary\u003e\n\u003cp\u003e\n\n    C:\\\u003ehodl -sf USD\n    [*] updating standard fiat to USD ...\n    [*] success: USD configured as standard fiat\n\u003c/p\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eView price for a single cryptocurrency\u003c/summary\u003e\n\u003cp\u003e\n\n    C:\\\u003ehodl -c btc\n    1 BTC = 13500.01 USD\n    \n\u003c/p\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eConvert the price for a single cryptocurrency against selected\nfiat currencies\u003c/summary\u003e\n\u003cp\u003e\n\n    C:\\\u003ehodl -c ltc -f CHF\n    1 LTC = 223.93 CHF\n\u003c/p\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eConvert the price for a single cryptocurrency against another cryptocurrency\u003c/summary\u003e\n\u003cp\u003e\n\n    C:\\\u003ehodl -cc btc ltc\n    1 BTC = 61.36111727 LTC\n\u003c/p\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eView total value of portfolio holdings\u003c/summary\u003e\n\u003cp\u003e\n\n    C:\\\u003ehodl -vp\n    [*] BTC portfolio value: 123475.20 USD\n    [*] BCH portfolio value: 234.15 USD\n    [*] ETH portfolio value: 672.00 USD\n    [*] LTC portfolio value: 120.05 USD\n    [*] XMR portfolio value: 1122.43 USD\n    [*] XRP portfolio value: 0.00 USD\n    [*] DASH portfolio value: 0.00 USD\n    [*] ZEC portfolio value: 0.00 USD\n\u003c/p\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eConfigure portfolio holdings\u003c/summary\u003e\n\u003cp\u003e\n\n    C:\\hodl -cp btc 15\n    [*] BTC portfolio value set at 15 coins\n\u003c/p\u003e\n\u003c/details\u003e\n\u003cp\u003e\u003c/p\u003e\n\n**HODL is under active development**, consult the [GitHub issue tracker](https://github.com/errantbot/hodl/issues)\nto check what\\'s in the development pipeline.\n\nBugs/Requests/Contributing\n==========================\n\nPlease use the [GitHub issue tracker](https://github.com/netevert/hodl/issues) to submit bugs or request\nfeatures.\n\nTo contribute please consult the [contribution guide](https://github.com/netevert/hodl/blob/master/CONTRIBUTING.md).\n\nLicense\n=======\n\nDistributed under the terms of the [MIT](http://www.linfo.org/mitlicense.html) license, HODL is free and open\nsource software.\n\nVersioning\n==========\n\nThis project adheres to [Semantic Versioning](https://semver.org/).\n\nDonations\n=========\n\n\u003cdetails\u003e\u003csummary\u003eIf you like HODL please consider donating\u003c/summary\u003e\n\u003cp\u003e\n    \n    Bitcoin:  13i3hFGN1RaQqdeWqmPTMuYEj9FiJWuMWf\n    Litecoin: LZqLoRNHvJyuKz99mNAgVUj6M8iyEQuio9\n\u003c/p\u003e\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetevert%2Fhodl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetevert%2Fhodl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetevert%2Fhodl/lists"}