{"id":23530240,"url":"https://github.com/nocd5/ttee","last_synced_at":"2025-08-20T00:43:55.752Z","repository":{"id":146745892,"uuid":"299949381","full_name":"nocd5/ttee","owner":"nocd5","description":"tee command with time","archived":false,"fork":false,"pushed_at":"2020-10-02T16:30:26.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-25T08:55:17.062Z","etag":null,"topics":["golang","tee"],"latest_commit_sha":null,"homepage":"","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/nocd5.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}},"created_at":"2020-09-30T14:38:29.000Z","updated_at":"2020-10-02T16:34:21.000Z","dependencies_parsed_at":"2024-06-19T13:19:55.735Z","dependency_job_id":"e6d591fa-f104-4119-a7a6-b9dcb9531d84","html_url":"https://github.com/nocd5/ttee","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nocd5/ttee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nocd5%2Fttee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nocd5%2Fttee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nocd5%2Fttee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nocd5%2Fttee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nocd5","download_url":"https://codeload.github.com/nocd5/ttee/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nocd5%2Fttee/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271247434,"owners_count":24725907,"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","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["golang","tee"],"created_at":"2024-12-25T21:16:27.032Z","updated_at":"2025-08-20T00:43:55.714Z","avatar_url":"https://github.com/nocd5.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ttee【tiːtiː】\n\n![Build](https://github.com/nocd5/ttee/workflows/Build/badge.svg)\n\ntee command with time\n\n# Install\n\n```\ngo get github.com/nocd5/ttee\n```\n\n# Usage\n\n```bash\n$ ttee -h\nUsage:\n  ttee [OPTION]... [FILE]...\n\nApplication Options:\n  -a, --append             Append to the given FILEs, do not overwrite\n  -i, --ignore-interrupts  Ignore interrupt signals\n  -c, --clock-time         Display clock time\n\nHelp Options:\n  -h, --help               Show this help message\n\n$ seq 3 | xargs -i sh -c \"echo sleep {} sec ; sleep {} ; echo done\" | ttee foo.log\n[00:00:00.000] sleep 1 sec\n[00:00:00.993] done\n[00:00:00.996] sleep 2 sec\n[00:00:02.998] done\n[00:00:03.001] sleep 3 sec\n[00:00:06.003] done\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnocd5%2Fttee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnocd5%2Fttee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnocd5%2Fttee/lists"}