{"id":22769773,"url":"https://github.com/bfontaine/iwc","last_synced_at":"2025-04-15T03:14:25.920Z","repository":{"id":27337360,"uuid":"30812139","full_name":"bfontaine/iwc","owner":"bfontaine","description":"Interactive wc(1)","archived":false,"fork":false,"pushed_at":"2023-11-10T10:13:33.000Z","size":120,"stargazers_count":11,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T03:14:19.044Z","etag":null,"topics":["c","cli","tool"],"latest_commit_sha":null,"homepage":"https://bfontaine.github.io/iwc/","language":"C","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/bfontaine.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","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":"2015-02-14T23:31:41.000Z","updated_at":"2024-12-15T08:50:30.000Z","dependencies_parsed_at":"2022-08-17T18:45:15.440Z","dependency_job_id":null,"html_url":"https://github.com/bfontaine/iwc","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fiwc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fiwc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fiwc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fiwc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bfontaine","download_url":"https://codeload.github.com/bfontaine/iwc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248997079,"owners_count":21195799,"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","tool"],"created_at":"2024-12-11T15:15:39.359Z","updated_at":"2025-04-15T03:14:25.903Z","avatar_url":"https://github.com/bfontaine.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iwc(1)\n\n[![Build Status](https://travis-ci.org/bfontaine/iwc.svg?branch=master)](https://travis-ci.org/bfontaine/iwc)\n\n`iwc(1)` is an interactive `wc(1)`. It mostly works like the original `wc` but prints the lines number as it counts them\ninstead of waiting for the end to print it.\n\n![](https://github.com/bfontaine/iwc/raw/master/imgs/iwc.gif)\n\n## Install\n\n### With Homebrew\n\n    brew install bfontaine/utils/iwc\n\n### From source\n\n    git clone https://github.com/bfontaine/iwc.git \u0026\u0026 cd iwc\n    git checkout v0.1.3  # last stable version\n    [sudo] make install\n\n## Usage\n\n    $ iwc myfile.txt\n\nSee [the man page][man] for all available options.\n\n[man]: https://bfontaine.github.io/iwc\n\n### Examples\n\nYou can combine `iwc` with `tail -f` to follow the number of lines in a file\nthat’s constantly growing (like logs):\n\n    $ tail -f -n +1 your_file | iwc -l\n\n## License\n\n[MIT](https://github.com/bfontaine/iwc/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbfontaine%2Fiwc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbfontaine%2Fiwc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbfontaine%2Fiwc/lists"}