{"id":17442601,"url":"https://github.com/jez/barchart","last_synced_at":"2025-04-13T08:20:52.535Z","repository":{"id":38330751,"uuid":"217959757","full_name":"jez/barchart","owner":"jez","description":"📊 Print a bar chart from the command line","archived":false,"fork":false,"pushed_at":"2022-06-06T21:47:09.000Z","size":10,"stargazers_count":6,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T00:11:05.931Z","etag":null,"topics":["cli"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/jez.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}},"created_at":"2019-10-28T03:33:36.000Z","updated_at":"2024-09-25T10:37:42.000Z","dependencies_parsed_at":"2022-08-25T03:53:53.612Z","dependency_job_id":null,"html_url":"https://github.com/jez/barchart","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jez%2Fbarchart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jez%2Fbarchart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jez%2Fbarchart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jez%2Fbarchart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jez","download_url":"https://codeload.github.com/jez/barchart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681598,"owners_count":21144715,"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"],"created_at":"2024-10-17T16:18:36.565Z","updated_at":"2025-04-13T08:20:52.507Z","avatar_url":"https://github.com/jez.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# barchart\n\nPrint a bar chart from the command line.\n\n## Usage\n\n```\n❯ cat data.txt\n40 label 1\n9 label 2\n31 something else\n\n❯ barchart data.txt\nlabel 1         40 █████████████████████████████████████████████████████████████\nlabel 2          9 ██████████████\nsomething else  31 ███████████████████████████████████████████████\n```\n\nCan also read data from stdin. See `barchart --help` for full options.\n\n## Install\n\nFrom source:\n\n```\ncargo install --git https://github.com/jez/barchart.git\n```\n\nPrecompiled binaries: download from the Releases page, then unzip and put on\nyour PATH.\n\n## License\n\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://jez.io/MIT-LICENSE.txt)\n\nAttribution:\n\nThis tool is a Rust port of [jstrace/bars](https://github.com/jstrace/bars),\nwhich is also MIT licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjez%2Fbarchart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjez%2Fbarchart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjez%2Fbarchart/lists"}