{"id":19674929,"url":"https://github.com/devapro/timber-log-viewer","last_synced_at":"2025-09-13T15:10:13.595Z","repository":{"id":250486140,"uuid":"834592116","full_name":"devapro/timber-log-viewer","owner":"devapro","description":"Timber logs viewer","archived":false,"fork":false,"pushed_at":"2024-09-02T09:38:04.000Z","size":399,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-29T18:49:14.625Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/devapro.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-27T18:31:44.000Z","updated_at":"2024-09-02T09:38:07.000Z","dependencies_parsed_at":"2024-08-03T21:24:00.598Z","dependency_job_id":"f4b7718b-b7e9-4f4d-9454-8eb6be2fa748","html_url":"https://github.com/devapro/timber-log-viewer","commit_stats":null,"previous_names":["devapro/timber-log-viewer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devapro/timber-log-viewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devapro%2Ftimber-log-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devapro%2Ftimber-log-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devapro%2Ftimber-log-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devapro%2Ftimber-log-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devapro","download_url":"https://codeload.github.com/devapro/timber-log-viewer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devapro%2Ftimber-log-viewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274982156,"owners_count":25385328,"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-09-13T02:00:10.085Z","response_time":70,"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":[],"created_at":"2024-11-11T17:20:19.619Z","updated_at":"2025-09-13T15:10:13.574Z","avatar_url":"https://github.com/devapro.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Timber log Viewer\n\n### Features\n- Logs filtering\n- Floating window\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\n        \u003cimg src=\"https://github.com/devapro/timber-log-viewer/blob/main/screenshots/floating_window.png\" width=\"250\" style=\"max-width:100%;\"\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n        \u003cimg src=\"https://github.com/devapro/timber-log-viewer/blob/main/screenshots/activity.png\" width=\"250\" style=\"max-width:100%;\"\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n### Usage\n\n1. add dependency to your project\n\n```kotlin\ndebugImplementation(\"io.github.devapro:timber-viewer:0.1.1\")\nreleaseImplementation(\"io.github.devapro:timber-viewer-no-op:0.1.1\")\n```\n2. Add Timber log tree\n\n```kotlin\n\nTimber.plant(TimberViewerTree())\n\n```\n\n3. Start Timber log viewer in first activity\n\n```kotlin\n\nstartLogViewer(activity)\n\n```\n\nTODO\n\n- store settings in SP\n- add ability open window with predefined parameters\n- add ability to copy logs by clicking on specific item\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevapro%2Ftimber-log-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevapro%2Ftimber-log-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevapro%2Ftimber-log-viewer/lists"}