{"id":13936454,"url":"https://github.com/alexanderepstein/cryptowatch","last_synced_at":"2025-04-05T04:14:54.124Z","repository":{"id":62565547,"uuid":"101688605","full_name":"alexanderepstein/cryptowatch","owner":"alexanderepstein","description":":bird: Cryptocurrency price and account balance monitor","archived":false,"fork":false,"pushed_at":"2022-12-07T23:43:50.000Z","size":112,"stargazers_count":293,"open_issues_count":5,"forks_count":40,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-03-29T03:08:29.688Z","etag":null,"topics":["cryptocurrencies","cryptocurrency","lcd","monitoring","raspberry-pi","terminal"],"latest_commit_sha":null,"homepage":"","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/alexanderepstein.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-28T21:15:37.000Z","updated_at":"2025-03-23T10:40:52.000Z","dependencies_parsed_at":"2023-01-25T00:30:10.011Z","dependency_job_id":null,"html_url":"https://github.com/alexanderepstein/cryptowatch","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/alexanderepstein%2Fcryptowatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderepstein%2Fcryptowatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderepstein%2Fcryptowatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderepstein%2Fcryptowatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexanderepstein","download_url":"https://codeload.github.com/alexanderepstein/cryptowatch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284954,"owners_count":20913704,"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":["cryptocurrencies","cryptocurrency","lcd","monitoring","raspberry-pi","terminal"],"created_at":"2024-08-07T23:02:41.168Z","updated_at":"2025-04-05T04:14:54.098Z","avatar_url":"https://github.com/alexanderepstein.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# Cryptowatch\n\n\u003cimg src=\"https://images.duckduckgo.com/iu/?u=http%3A%2F%2Fsogilis.com%2Fwp-content%2Fuploads%2F2016%2F05%2FIllustration_Sogilis_droite_print.png\u0026f=1\" height=\"300px\" width=\"300px\"\u003e\n\n#### Monitor prices and account balances for multiple cryptocurrencies\n#### Use either the terminal or Raspberry Pi LCD for monitoring\n\n![PythonVer](https://img.shields.io/pypi/pyversions/cryptowatch.svg)\n[![PyPI](https://img.shields.io/pypi/v/cryptowatch.svg)](https://pypi.python.org/pypi/cryptowatch) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/7d2ec7a555ef4534bbf42150f87ccb5d)](https://www.codacy.com/app/alexanderepstein/cryptowatch?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=alexanderepstein/cryptowatch\u0026amp;utm_campaign=Badge_Grade) ![platform](https://img.shields.io/badge/platform-macOS%2C%20Linux%20%26%20Windows-blue.svg) [![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=plastic)]()\n\n\u003c/div\u003e\n\n\n### Console Monitor\n\n\u003cdiv align=\"center\"\u003e\n\n[![cryptowatch.png](https://s18.postimg.org/tx081mpq1/cryptowatch.png)](https://postimg.org/image/rsfv0jo39/)\n\n\u003c/div\u003e\n\n\n## Install\n\n### Pip Install\n\n```bash\npip3 install cryptowatch\n```\n\n### Snap Package Install\n\n```bash\nsudo snap install cryptowatch\n```\nSnap package maintained by: [Marcin Mikołajczak](https://github.com/m4sk1n)\n## Usage\n```\nusage: Cryptowatch [-h] [-m MONITOR] [-f FILE] [-c] [-v]\n\nTrack prices and account balances for bitcoin, ethereum, litecoin, bitcoin cash and dash\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -m MONITOR, --monitor MONITOR\n                        Choose which cryptowatch monitor to use\n  -f FILE, --file FILE  Output the current cryptowatch data to the specified\n                        file path\n  -c, --config          Edit the config file for cryptowatch\n  -v, --version         Display the current version of cryptowatch\n```\n\n##### Terminal Monitor ```cryptowatch --monitor terminal```\n\n##### Print Information To Terminal Once ```cryptowatch```\n\n##### Output information to a file ```cryptowatch -f desiredFilePath```\n\n##### Display the raspberry pi monitor ```cryptowatch --monitor rpi```\n\n##### Edit the config file ```cryptowatch --config```\n\n## Getting Started\n\n* First install cryptowatch\n\n* Then run\n  ```bash\n  cryptowatch --config\n  ```\n  this will create a config file if one does not exist and edit it.\n    * The file can be found\n      * Windows: ```C:/.crypto.cfg```\n      * macOS/Linux: ```~/.crypto.cfg```\n\n* Write in the addresses you want to track next to their respective variable, if more then one address for a type of crypto separate them with commas and a space after the comma\n\n* Save and close the file and now you are ready to use cryptowatch!\n\nThe above steps help with getting address balance monitoring, cryptowatch still works without these steps\n\n## Programmatic Usage\n\n#### [CryptoUtils Documentation](https://github.com/alexanderepstein/cryptowatch/blob/master/cryptoUtils/README.md)\n\n#### [CryptoPie Documentation](https://github.com/alexanderepstein/cryptowatch/blob/master/cryptoPie/README.md)\n\n## Dependencies\n  * Python 3\n  * requests\n  * Adafruit-GPIO\n  * terminaltables\n  * colorclass\n\n## Todo\n  - [x] Change from curses interface to a table\n  - [x] Color the terminal output\n  - [ ] Support more cryptocurrencies\n\n## Donate\nIf this project helped you in any way and you feel like supporting me\n\n[![Donate](https://img.shields.io/badge/Donate-Venmo-blue.svg)](https://venmo.com/AlexanderEpstein)\n[![Donate](https://img.shields.io/badge/Donate-SquareCash-green.svg)](https://cash.me/$AlexEpstein)\n\n###### BTC: 38Q5VbH63MtouxHu8BuPNLzfY5B5RNVMDn\n###### ETH: 0xf7c60C06D298FF954917eA45206426f79d40Ac9D\n###### LTC: LWZ3T19YUk66dgkczN7dRhiXDMqSYrXUV4\n###### DSH: XpV1LtM5PvpfR9z5pYFZVmgcpLkDmrFAKM\n###### XRP: r4ZsnoHM94zMb2SCJ89fYzQqmGgozqLZF1\n###### XLM: GDN7WCUBAKLLUYENLUBM6LA647UAS5QTZDNV3QZMMMQLOJJKPJKACJ3H\n\n## License\n\nMIT License\n\nCopyright (c) 2017 Alex Epstein\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexanderepstein%2Fcryptowatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexanderepstein%2Fcryptowatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexanderepstein%2Fcryptowatch/lists"}