{"id":28302624,"url":"https://github.com/taylordotfish/filterm","last_synced_at":"2026-02-15T13:36:31.948Z","repository":{"id":57629400,"uuid":"421697081","full_name":"taylordotfish/filterm","owner":"taylordotfish","description":"Filter terminal data to and from a child process","archived":false,"fork":false,"pushed_at":"2025-07-28T03:37:49.000Z","size":149,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-13T08:51:39.855Z","etag":null,"topics":["child","filter","gnu-linux","linux","process","rust","terminal","unix"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/taylordotfish.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-27T06:09:51.000Z","updated_at":"2025-09-17T07:14:23.000Z","dependencies_parsed_at":"2024-10-29T02:17:52.210Z","dependency_job_id":"0dcc6aa8-9cda-4485-a5be-964a4bb0a6da","html_url":"https://github.com/taylordotfish/filterm","commit_stats":{"total_commits":33,"total_committers":1,"mean_commits":33.0,"dds":0.0,"last_synced_commit":"6d11f419990217b3d0f588e000836ea238c6c35a"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/taylordotfish/filterm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taylordotfish%2Ffilterm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taylordotfish%2Ffilterm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taylordotfish%2Ffilterm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taylordotfish%2Ffilterm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taylordotfish","download_url":"https://codeload.github.com/taylordotfish/filterm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taylordotfish%2Ffilterm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29480156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T11:35:25.641Z","status":"ssl_error","status_checked_at":"2026-02-15T11:34:57.128Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["child","filter","gnu-linux","linux","process","rust","terminal","unix"],"created_at":"2025-05-23T21:11:56.161Z","updated_at":"2026-02-15T13:36:31.942Z","avatar_url":"https://github.com/taylordotfish.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"Filterm\n=======\n\nFilterm lets you run a child process while piping all terminal data to and\nfrom the child through a custom filter. This lets you modify things like\nANSI escape sequences that get sent from the child.\n\nThe main way of using Filterm is to define a custom filter by implementing\nthe [`Filter`] trait, and then call [`run`].\n\nFor an example of Filterm in use, see [Monoterm].\n\nPlatform support\n----------------\n\nFilterm has been tested on GNU/Linux. It may work on other Unix-like\noperating systems, as it avoids using Linux- and GNU-specific functionality\nand sticks to POSIX whenever possible.\n\n[Monoterm]: https://github.com/taylordotfish/monoterm\n[`Filter`]: https://docs.rs/filterm/0.5/filterm/trait.Filter.html\n[`run`]: https://docs.rs/filterm/0.5/filterm/fn.run.html\n\nDocumentation\n-------------\n\n[Documentation is available on docs.rs.](https://docs.rs/filterm/0.5)\n\nLicense\n-------\n\nFilterm is licensed under version 3 of the GNU General Public License,\nor (at your option) any later version. See [LICENSE](LICENSE).\n\nContributing\n------------\n\nBy contributing to Filterm, you agree that your contribution may be used\naccording to the terms of Filterm’s license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaylordotfish%2Ffilterm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaylordotfish%2Ffilterm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaylordotfish%2Ffilterm/lists"}