{"id":21912635,"url":"https://github.com/eftakhairul/crypto-terminal-watch","last_synced_at":"2025-04-16T05:55:53.461Z","repository":{"id":57554600,"uuid":"102411892","full_name":"eftakhairul/crypto-terminal-watch","owner":"eftakhairul","description":"A terminal based app ","archived":false,"fork":false,"pushed_at":"2022-01-23T04:11:13.000Z","size":16819,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T05:04:58.903Z","etag":null,"topics":["cli","command-line-app","crypto","cryptocurrencies","cryptocurrency","ctw","golang","golang-application","golang-library"],"latest_commit_sha":null,"homepage":"","language":"Go","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/eftakhairul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-04T23:45:32.000Z","updated_at":"2024-12-09T19:21:27.000Z","dependencies_parsed_at":"2022-09-26T18:51:21.699Z","dependency_job_id":null,"html_url":"https://github.com/eftakhairul/crypto-terminal-watch","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eftakhairul%2Fcrypto-terminal-watch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eftakhairul%2Fcrypto-terminal-watch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eftakhairul%2Fcrypto-terminal-watch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eftakhairul%2Fcrypto-terminal-watch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eftakhairul","download_url":"https://codeload.github.com/eftakhairul/crypto-terminal-watch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249205577,"owners_count":21229952,"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":["cli","command-line-app","crypto","cryptocurrencies","cryptocurrency","ctw","golang","golang-application","golang-library"],"created_at":"2024-11-28T18:11:43.121Z","updated_at":"2025-04-16T05:55:53.440Z","avatar_url":"https://github.com/eftakhairul.png","language":"Go","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=eftakhairul%40gmail%2ecom\u0026lc=CA\u0026item_name=Eftakhairul%20world\u0026item_number=web_product\u0026currency_code=CAD\u0026bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"ctw Logo\" src=\"https://raw.githubusercontent.com/eftakhairul/crypto-terminal-watch/master/assets/pic1.png\" height=\"240\" /\u003e\n  \u003ch1 align=\"center\"\u003eCrypto Terminal Watch -- ctw\u003c/h1\u003e\n  \u003cp align=\"center\"\u003eA terminal based app for watching cryptocurrency rate in different currency\u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://travis-ci.org/eftakhairul/crypto-terminal-watch\"\u003e\u003cimg alt=\"Travis\" src=\"https://travis-ci.org/eftakhairul/crypto-terminal-watch.svg?branch=master\"\u003e\u003c/a\u003e    \n    \u003ca href=\"/LICENSE.md\"\u003e\u003cimg alt=\"Software License\" src=\"https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\"\u003e\u003c/a\u003e        \n    \u003ca href=\"https://goreportcard.com/report/github.com/eftakhairul/crypto-terminal-watch\"\u003e\u003cimg alt=\"Go Report Card\" src=\"https://goreportcard.com/badge/github.com/eftakhairul/crypto-terminal-watch?style=flat-square\"\u003e\u003c/a\u003e\n    \u003ca href=\"http://godoc.org/github.com/eftakhairul/crypto-terminal-watch\"\u003e\u003cimg alt=\"Go Doc\" src=\"https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://saythanks.io/to/eftakhairul\"\u003e\u003cimg alt=\"SayThanks.io\" src=\"https://img.shields.io/badge/SayThanks.io-%E2%98%BC-1EAEDB.svg?style=flat-square\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/eftakhairul\"\u003e\u003cimg alt=\"Written By: Eftakhairul Islam\" src=\"https://img.shields.io/badge/powered%20by-Eftakhairul%20Islam-green.svg?style=flat-square\"\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n## Examples\n```console\nctw \n```\nIt will returns top 10 crypto currency in USD.\n\n```console\nctw BTC\n```\nIt will returns exchnage rate only for Bitcoin (BTC) in USD. It supports almost all the crypto currencies.\n\n```console\nctw -c CAD ETH\n```\nIt will returns exchnage rate only for Ethereum (ETH) in CAD.  You can get rate in some other currencies such as GBP, EUR, AUD, JPY etc.\n\n```console\nctw -c EUR\n```\nIt will returns top 10 crypto currency in EUR. Default top 10 currencies. you can set limit. Look at next example.\n \n ```console\nctw -c GBP -l 20\n```\nIt will returns top 20 crypto currency in GBP.\n\n\n## Manual Installation \n* MacOS \nHomebrew\n ```console\n brew tap eftakhairul/crypto-terminal-watch https://github.com/eftakhairul/crypto-terminal-watch\n brew install ctw\n```\n\n* Linux [Download here](https://github.com/eftakhairul/crypto-terminal-watch/raw/master/release/ctw_linux_amd64)\n ```console\n cp ctw_linux_amd64 /opt\n ln -s /opt/ctw_linux_amd64 /usr/local/bin/\n```\n\n* Windows [Download here](https://github.com/eftakhairul/crypto-terminal-watch/raw/master/release/ctw_windows_amd64.exe)\n\nRun ctw_windows_amd64.exe in commadline\n\n## Version\nv0.0.1 \n\n## License\nMIT\n\n\n## Wrapper of CoinMarketCap API\n[GO Docs](https://godoc.org/github.com/eftakhairul/crypto-terminal-watch/crypto)\n\n## Contributing\n[Here](https://github.com/eftakhairul/crypto-terminal-watch/blob/master/CONTRIBUTING.md)\n\n## Development setup\n```console\nmkdir -p $GOPATH/src/github.com/eftakhairul\ncd $GOPATH/src/github.com/eftakhairul\ngit clone https://github.com/eftakhairul/crypto-terminal-watch\ncd crypto-terminal-watch\nmake setup_development\n```\n\n### Test\n```console\nmake test\n```\n### Future Plan / Features\n* Check transaction details of bitcoins by bitcoin address\n* Check transaction details of Etherium by etherium address\n* Listing all ERC20 tokens you holding by etherium address\n* Listing all ERC20 toklens with calculating real time price by etherium address\n\n#### Authors \n* [Eftakhairul Islam]\n\n####  Donate to this project\n[Donate] - Donate through paypal\n\n\n[Eftakhairul Islam]:https://eftakhairul.com\n[Donate]:https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=eftakhairul%40gmail%2ecom\u0026lc=CA\u0026item_name=Eftakhairul%20world\u0026item_number=web_product\u0026currency_code=CAD\u0026bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feftakhairul%2Fcrypto-terminal-watch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feftakhairul%2Fcrypto-terminal-watch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feftakhairul%2Fcrypto-terminal-watch/lists"}