{"id":25510523,"url":"https://github.com/manifold-systems/github-traffic","last_synced_at":"2026-03-03T07:36:13.122Z","repository":{"id":252337530,"uuid":"836045866","full_name":"manifold-systems/github-traffic","owner":"manifold-systems","description":"GitHub traffic CLI utility with bonus features","archived":false,"fork":false,"pushed_at":"2025-02-21T18:05:22.000Z","size":663,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T16:12:20.948Z","etag":null,"topics":["cli","github-traffic","java"],"latest_commit_sha":null,"homepage":"","language":"Java","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/manifold-systems.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-31T03:56:59.000Z","updated_at":"2025-02-22T20:29:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"90d8556f-ee7f-4479-a38b-4b6b0455ea25","html_url":"https://github.com/manifold-systems/github-traffic","commit_stats":null,"previous_names":["manifold-systems/github-traffic"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/manifold-systems/github-traffic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manifold-systems%2Fgithub-traffic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manifold-systems%2Fgithub-traffic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manifold-systems%2Fgithub-traffic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manifold-systems%2Fgithub-traffic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manifold-systems","download_url":"https://codeload.github.com/manifold-systems/github-traffic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manifold-systems%2Fgithub-traffic/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262302659,"owners_count":23290304,"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","github-traffic","java"],"created_at":"2025-02-19T09:51:00.769Z","updated_at":"2026-03-03T07:36:13.095Z","avatar_url":"https://github.com/manifold-systems.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub traffic CLI\n\nUse this command line interface (CLI) tool to produce a textual GitHub traffic report for any repository. The report is\nsimilar in format to GitHub's Traffic page, but includes additional features such as star diffs between usages, who\nstarred/unstarred the repo, and unique view ratio per top views. See the example below.\n\n# Development\n\nThis is a Java language project. While you can use the development tools of your choice, this project uses [manifold](https://github.com/manifold-systems/manifold),\ntherefore it is best to develop this project in IntelliJ IDEA with the [manifold plugin](https://plugins.jetbrains.com/plugin/10057-manifold/edit) enabled.\n\n# Build\n  \n### Requirements\n- [Maven](https://maven.apache.org/)\n- JDK 8 or later\n\n### Command line\n\nFrom the project root directory:\n```\nmvn package\n```\nThis will produce an executable JAR file in the ./target directory.\n\n# Usage\n\n### Requirements\n- Java 8 or later\n\n\u003e Ensure a JVM 8 or greater is on your execution path.\n\nUse the included shell script to run the GitHub traffic CLI tool.\n- `traffic` for Unix/Mac\n- `traffic.bat` for Windows\n\nExample:\n```\ntraffic -user joeuser -repo joeswidget -token xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\n```\n\n#### Required parameters:\n\n`-user`: Github user/org name\n\n`-repo`: Github repository name\n\n`-token`: Github [authentication token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens)\n\n#### Optional parameters:\n\n`-days`: Number of days to display. Values may range from 1..14. Default is 14.\n\n# Sample report\n\n![sample.png](sample.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanifold-systems%2Fgithub-traffic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanifold-systems%2Fgithub-traffic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanifold-systems%2Fgithub-traffic/lists"}