{"id":16138365,"url":"https://github.com/spytheman/gostamp","last_synced_at":"2025-03-18T16:30:49.853Z","repository":{"id":57544130,"uuid":"165637016","full_name":"spytheman/gostamp","owner":"spytheman","description":"Timestamp and colorize the stdout and stderr streams of CLI programs.","archived":false,"fork":false,"pushed_at":"2024-01-21T12:30:28.000Z","size":340,"stargazers_count":16,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-08T04:47:57.688Z","etag":null,"topics":["cli","go","timestamp","timestamping"],"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/spytheman.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":"2019-01-14T09:54:02.000Z","updated_at":"2024-11-25T21:30:10.000Z","dependencies_parsed_at":"2024-06-20T01:44:01.102Z","dependency_job_id":"aec216bd-09b5-4b0c-b647-7438bbb85a0d","html_url":"https://github.com/spytheman/gostamp","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spytheman%2Fgostamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spytheman%2Fgostamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spytheman%2Fgostamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spytheman%2Fgostamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spytheman","download_url":"https://codeload.github.com/spytheman/gostamp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243940088,"owners_count":20372045,"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":["cli","go","timestamp","timestamping"],"created_at":"2024-10-09T23:34:00.968Z","updated_at":"2025-03-18T16:30:49.546Z","avatar_url":"https://github.com/spytheman.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gostamp\nTimestamp and colorize the stdout and stderr streams of CLI programs.\n\n(based on an idea by HN user chrismorgan here: https://news.ycombinator.com/item?id=18898764)\n\n# Examples:\nThis example shows a default invokation of 'gostamp', running 'make', which produces both stdout and stderr lines:\n\n![example.png](./examples/example.png)\n\nAs you can see, it is easy to distinguish between stderr (red timestamps) and stdout (green timestamps).\n\n\nThe example below shows the effect of the -absolute option:\n\n![example.option.absolute.png](./examples/example.option.absolute.png)\n\n\n# Installation:\n    go install github.com/spytheman/gostamp@latest\n\n# Usage:\n    gostamp - Timestamp and colorize the stdout and stderr streams of CLI programs.\n    Usage: gostamp [options] program [programoptions] \n      The options are:\n      -absolute\n            use absolute timestamps\n      -color\n            colorize the output (default true)\n      -csv\n            do not format the output at all, just show the time in ns, followed by ',' then the output\n      -elapsed\n            use timestamps, showing the elapsed time from the start of the program. Can not be used with -absolute\n      -end\n            timestamp the end of the execution (default true)\n      -merge\n            merge stderr to stdout. Useful for later filtering with grep.\n      -micro\n            round timestamps to microseconds, instead of milliseconds. Can not be used with -absolute\n      -nobuf\n            run the program with stdbuf -i0 -oL -eL, i.e. with *buffering off* for the std streams\n      -start\n            timestamp the start of the execution (default true)\n      -version\n            show the tool version\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspytheman%2Fgostamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspytheman%2Fgostamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspytheman%2Fgostamp/lists"}