{"id":16881583,"url":"https://github.com/benbjohnson/sieve","last_synced_at":"2025-07-03T08:33:21.423Z","repository":{"id":16563051,"uuid":"19316886","full_name":"benbjohnson/sieve","owner":"benbjohnson","description":"A command line utility for graphing piped data.","archived":false,"fork":false,"pushed_at":"2014-05-01T18:58:56.000Z","size":747,"stargazers_count":23,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T21:05:50.002Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/benbjohnson.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":"2014-04-30T14:47:12.000Z","updated_at":"2024-03-15T14:14:42.000Z","dependencies_parsed_at":"2022-09-26T20:53:15.382Z","dependency_job_id":null,"html_url":"https://github.com/benbjohnson/sieve","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbjohnson%2Fsieve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbjohnson%2Fsieve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbjohnson%2Fsieve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benbjohnson%2Fsieve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benbjohnson","download_url":"https://codeload.github.com/benbjohnson/sieve/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248387570,"owners_count":21095234,"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":[],"created_at":"2024-10-13T16:04:05.543Z","updated_at":"2025-04-11T11:45:04.987Z","avatar_url":"https://github.com/benbjohnson.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"sieve ![Project status](http://img.shields.io/status/experimental.png?color=red)\n=====\n\nA command line utility for graphing piped data. Sieve is used when you have\ndata output from one program and you need to quickly and interactively inspect\nit without needing the full power of gnuplot.\n\n\n## Usage\n\nTo install sieve, simply run:\n\n```sh\n$ go install github.com/benbjohnson/sieve/...\n```\n\nThen run it from the command line:\n\n```sh\n$ cat mydata.json | sieve\nListening on http://localhost:6900\n```\n\nOpen [http://localhost:6900](http://localhost:6900) in your browser and you'll\nsee the data that was piped from `mydata.json`.\n\n\n## Example\n\nTo see sieve in action you can use the random walk generator bundled with sieve:\n\n```sh\n$ sievegen | sieve\n```\n\nThen open [http://localhost:6900](http://localhost:6900) in your browser can watch the random walk.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenbjohnson%2Fsieve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenbjohnson%2Fsieve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenbjohnson%2Fsieve/lists"}