{"id":18697704,"url":"https://github.com/federicoceratto/github-traffic-charts","last_synced_at":"2026-04-25T23:32:55.596Z","repository":{"id":144890556,"uuid":"130471638","full_name":"FedericoCeratto/github-traffic-charts","owner":"FedericoCeratto","description":"Generate traffic charts from GitHub","archived":false,"fork":false,"pushed_at":"2018-04-21T12:44:56.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-31T23:55:03.197Z","etag":null,"topics":["charts","daemon","github","nim","nim-lang","traffic"],"latest_commit_sha":null,"homepage":null,"language":"Nim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FedericoCeratto.png","metadata":{"files":{"readme":"README.adoc","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}},"created_at":"2018-04-21T12:29:30.000Z","updated_at":"2018-05-25T18:31:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"51e4f726-a644-457c-8a59-a77e7b3c6e36","html_url":"https://github.com/FedericoCeratto/github-traffic-charts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FedericoCeratto/github-traffic-charts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoCeratto%2Fgithub-traffic-charts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoCeratto%2Fgithub-traffic-charts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoCeratto%2Fgithub-traffic-charts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoCeratto%2Fgithub-traffic-charts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FedericoCeratto","download_url":"https://codeload.github.com/FedericoCeratto/github-traffic-charts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoCeratto%2Fgithub-traffic-charts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32280972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["charts","daemon","github","nim","nim-lang","traffic"],"created_at":"2024-11-07T11:25:21.916Z","updated_at":"2026-04-25T23:32:55.560Z","avatar_url":"https://github.com/FedericoCeratto.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n=== GitHub traffic charts\n\nimage:https://img.shields.io/badge/status-alpha-orange.svg[badge]\nimage:https://img.shields.io/badge/version-0.1.0-orange.svg[badge]\nimage:https://img.shields.io/badge/License-GPL%20v3-blue.svg[License]\n\nGitHub publishes project view and clone metrics only for the owner and with 14 days of history.\n\nThis daemon collect metrics for multiple users/orgs/projects and generates HTML charts every day.\n\nIt requires a GitHub \"Personal access token\" with \"repo\" scope.\n\n==== System-wide installation\n\nInstall nim on Debian/Ubuntu with:\n\n    sudo apt install nim\n\nBuild and install the package with:\n\n    nimble build_deb\n    sudo dpkg -i ../github-traffic-charts_*.deb\n\nConfigure /etc/github_traffic_charts.conf.json and restart the daemon\n\nFind outputs in /var/lib/github_traffic_charts/output/\n\nMonitor with:\n\n    sudo journalctl -f -u github-traffic-charts\n\n==== Local run\n\nBuild a binary with:\n\n    nimble build\n\nConfigure ./github_traffic_charts.conf.json\n\nRun:\n\n    ./github-traffic-charts\n\n==== Configuration\n\nIf the user:... or org:... blocks are left empty, the daemon will scan all existing projects.\n\nExample:\n[source,json]\n----\n{\n  \"format-version\": 1,\n  \"charted-days\": 14,\n  \"charted-weeks\": 4,\n  \"max-repos-per-chart\": 12,\n  \"token\": \"REPLACEME\",\n  \"repos\": {\n    \"user:REPLACEME\": [\n    ],\n    \"user:REPLACEME\": [\n    ],\n    \"org:REPLACEME\": [\n    ],\n  }\n}\n\n----\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedericoceratto%2Fgithub-traffic-charts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffedericoceratto%2Fgithub-traffic-charts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedericoceratto%2Fgithub-traffic-charts/lists"}