{"id":13438992,"url":"https://github.com/seenaburns/stag","last_synced_at":"2025-04-04T19:54:44.700Z","repository":{"id":17699255,"uuid":"20505296","full_name":"seenaburns/stag","owner":"seenaburns","description":"Streaming bar graphs. For stats and stuff.","archived":false,"fork":false,"pushed_at":"2024-04-15T02:11:38.000Z","size":512,"stargazers_count":315,"open_issues_count":8,"forks_count":14,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-20T06:34:32.217Z","etag":null,"topics":["c","cli","graph","terminal","unixporn"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seenaburns.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2014-06-04T23:55:36.000Z","updated_at":"2025-02-19T14:16:01.000Z","dependencies_parsed_at":"2024-10-27T22:24:21.853Z","dependency_job_id":"1ae91f8d-a6a3-4db0-afda-c6113b97fe12","html_url":"https://github.com/seenaburns/stag","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/seenaburns%2Fstag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seenaburns%2Fstag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seenaburns%2Fstag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seenaburns%2Fstag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seenaburns","download_url":"https://codeload.github.com/seenaburns/stag/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247242658,"owners_count":20907130,"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":["c","cli","graph","terminal","unixporn"],"created_at":"2024-07-31T03:01:10.240Z","updated_at":"2025-04-04T19:54:44.654Z","avatar_url":"https://github.com/seenaburns.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"STAG\n===\n\n![Stag Progress](http://i.imgur.com/YqgsMV3.png)\n\nDESCRIPTION\n---\n\nStag generates a streaming bar graph inside the terminal from the data (newline separated floats) passed through stdin.\n\nSYNOPSIS\n---\nstag  [-t  TITLE]  [-m  MARGIN]  [-s  SCALE\\_MODE]  [-w  BAR\\_WIDTH]  [-y Y\\_SPLITS]\n\n\nOPTIONS\n---\n       -t, --title=TITLE\n              Set the title displayed above the graph.\n\n       -m, --margin=T,R,B,L\n              Set the margin around the edge of the graph, defined as a comma \n              delimited list of 4 integers: top,right,bottom,left.\n\n       -s, --scale=SCALE_MODE\n              Choose how to scale the y-axis of the graph.\n              dynamic: update the max using the values currently on the graph\n              global: update the max to be the global maximum of all data seen\n              min,max: specify the max and min using two integers\n\n       -w, --width=BAR_WIDTH\n              Set the width of the bars.\n\n       -y, --split=Y_SPLITS\n              Set the number of intermediate y-axis ticks between the min and max.\n\nFor unicode support (8x better resolution on the graph using the bar characters) install from the [unicode feature branch](https://github.com/seenaburns/stag/tree/unicode) and then use -u.\n\nEXAMPLES\n---\nTrivial example:\n\n      echo -e \"1\\n2\\n3\" | ./stag\n\nSee examples/ directory for more.\n\nAUTHOR\n---\nSeena Burns (nnkd)\n\nStag 1.0\nAugust 26, 2014\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseenaburns%2Fstag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseenaburns%2Fstag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseenaburns%2Fstag/lists"}