{"id":44736934,"url":"https://github.com/leonardoaramaki/gocat","last_synced_at":"2026-02-15T20:04:40.240Z","repository":{"id":57637586,"uuid":"429896536","full_name":"leonardoaramaki/gocat","owner":"leonardoaramaki","description":"A logcat viewer, package filtered, much like pidcat, but written in Go.","archived":false,"fork":false,"pushed_at":"2021-12-21T19:51:49.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T17:53:24.772Z","etag":null,"topics":["android","logcat"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leonardoaramaki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-19T18:25:16.000Z","updated_at":"2022-03-09T18:49:19.000Z","dependencies_parsed_at":"2022-09-02T03:22:09.971Z","dependency_job_id":null,"html_url":"https://github.com/leonardoaramaki/gocat","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/leonardoaramaki/gocat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardoaramaki%2Fgocat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardoaramaki%2Fgocat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardoaramaki%2Fgocat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardoaramaki%2Fgocat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leonardoaramaki","download_url":"https://codeload.github.com/leonardoaramaki/gocat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardoaramaki%2Fgocat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29487797,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T19:29:10.908Z","status":"ssl_error","status_checked_at":"2026-02-15T19:29:10.419Z","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":["android","logcat"],"created_at":"2026-02-15T20:04:39.691Z","updated_at":"2026-02-15T20:04:40.233Z","avatar_url":"https://github.com/leonardoaramaki.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gocat\n\nA colored logcat, based on [pidcat](https://github.com/JakeWharton/pidcat), written in Go.\n\n## Install\n\n\nYou can can download a prebuilt [binary](https://github.com/leonardoaramaki/gocat/releases) for Linux, Mac or FreeBSD, or if \nyou are a go developer:\n\n```\n▶ go install github.com/leonardoaramaki/gocat@latest\n\n```\n\n## Basic Usage\n\nFilter log by package:\n\n```\n▶ gocat -p com.example.app.android\n```\n\n## Detailed Usage\n\nThe help message show all the possible flags, mostly the ones available on pidcat as well as a new one `-cp`. \nThe `-cp` flag displays the log in a way it's easier to copy from the terminal.\n\n```\n▶ gocat --help\n\nFilter logcat by package name\n\nUsage:\n\tgocat -p [packageName]\n\nOptions:\n\t-p, --package \u003cpackageName\u003e  Set package name to filter by\n\t-r, --raw                    Show messages only, no metadata\n\t-t, --tag \u003ctag\u003e              Filter messages with specified tag\n\t-i, --ignore \u003ctag\u003e           Ignore messages with specified tag\n\t-e --emu                     Use first emulator (adb -e)\n\t-d --dev                     Use first device (adb -d)\n\t-cp                          Copy \u0026 paste friendly format\n    \t--current                    Filter by current application\n\nExamples:\n\tgocat -p com.example.app -i EGL_emulation -i System\n    gocat -p com.example.app -cp\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonardoaramaki%2Fgocat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleonardoaramaki%2Fgocat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonardoaramaki%2Fgocat/lists"}