{"id":17168440,"url":"https://github.com/dylantientcheu/nbacli","last_synced_at":"2025-04-13T15:36:29.773Z","repository":{"id":64165158,"uuid":"556940175","full_name":"dylantientcheu/nbacli","owner":"dylantientcheu","description":"🏀 The NBA in your terminal","archived":false,"fork":false,"pushed_at":"2024-03-22T18:27:30.000Z","size":686,"stargazers_count":40,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-27T06:34:35.581Z","etag":null,"topics":["basketball","cli","console","nba","nba-schedule","terminal","tui"],"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/dylantientcheu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-10-24T20:01:20.000Z","updated_at":"2025-02-19T03:32:34.000Z","dependencies_parsed_at":"2024-03-22T19:41:21.366Z","dependency_job_id":"741c83d5-0bff-43fd-b1e9-e977ce55f0ad","html_url":"https://github.com/dylantientcheu/nbacli","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylantientcheu%2Fnbacli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylantientcheu%2Fnbacli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylantientcheu%2Fnbacli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylantientcheu%2Fnbacli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dylantientcheu","download_url":"https://codeload.github.com/dylantientcheu/nbacli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248737569,"owners_count":21153793,"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":["basketball","cli","console","nba","nba-schedule","terminal","tui"],"created_at":"2024-10-14T23:11:56.326Z","updated_at":"2025-04-13T15:36:29.743Z","avatar_url":"https://github.com/dylantientcheu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align='center'\u003e\n\u003cimg src=\"screenshots/banner.svg\"\u003e\n\n`nbacli` is an UNOFFICIAL command line interface for NBA games.\n\n\u003cp\u003e\n  \u003cimg src=\"https://forthebadge.com/images/badges/made-with-go.svg\"\u003e\n  \u003cimg src=\"screenshots/nba-cli.svg\"\u003e\n\u003c/p\u003e\n\n\u003cimg src=\"screenshots/demo.gif\"\u003e\n\u003c/div\u003e\n\n## ⚡️ Features\n\n🏀 Get the latest scores for NBA games\n\n📊 Get the stats for a specific games\n\n⛹️ Much more is yet to come - stay tuned!\n\n## ⚙️ Installation\n\n### Binaries\n\nBinaries are available for Linux, macOS, and Windows. You can download the latest version from the [releases page](https://github.com/dylantientcheu/nbacli/releases).\n\n### From source\n\n```bash\ngit clone https://github.com/dylantientcheu/nbacli.git \u0026\u0026 cd nbacli\n\n# insall\ngo install\n\n# run\nnbacli games\n```\n\n\u003e **Note**\n\u003e When building from source, make sure that `$GOPATH/bin` is in your `PATH` environment variable\n\n### Homebrew\n\n```bash\nbrew tap dylantientcheu/dylantientcheu \u0026\u0026 brew install nbacli\n\n# run\nnbacli games\n```\n\n## 📖 Usage\n\n### Get the latest scores\n\n```bash\nnbacli games\n```\n\n\u003csmall\u003eNavigate through the games using the \u003ckbd\u003e↑\u003c/kbd\u003e arrow keys \u003ckbd\u003e↓\u003c/kbd\u003e and press \u003ckbd\u003eEnter\u003c/kbd\u003e to get the stats for a specific game.\u003c/small\u003e\n\n```bash\n# Get the stats for the day before\nnbacli games --yesterday\n# or the day after\nnbacli games --tomorrow\n# or a specific date\nnbacli games --date YYYYMMDD\n```\n\n### Get the conference standings\n\n```bash\nnbacli standings\n```\n\n\u003csmall\u003eHighlight rows \u003ckbd\u003e↑\u003c/kbd\u003e \u003ckbd\u003e↓\u003c/kbd\u003e and press \u003ckbd\u003eTab\u003c/kbd\u003e to switch tabs.\u003c/small\u003e\n\n![Alt text](screenshots/standings.png)\n\n## ⌨️ Under the hood\n\n* Data is fetched from [stats.nba.com](https://stats.nba.com) using a [custom version](./nag/) of [nag](https://github.com/ronaudinho/nag)\n* The CLI is built using [Cobra](https://github.com/spf13/cobra)\n* TUI is sweetened with [Bubble Tea](https://github.com/charmbracelet/bubbletea) \u0026 [Lipgloss](https://github.com/charmbracelet/lipgloss)\n* Logo is made from [Gopher Pack](https://www.sketchappsources.com/free-source/4864-gophers-pack-sketch-freebie-resource.html) with  Figma.\n* Screenshots are beautifully shot with [VHS](https://github.com/charmbracelet/vhs) 📸\n* [Warp](https://www.warp.dev/) with dark theme is used on the Terminal\n\n## 📝 License\n\nRefer to [LICENSE.md](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylantientcheu%2Fnbacli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdylantientcheu%2Fnbacli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylantientcheu%2Fnbacli/lists"}