{"id":22042573,"url":"https://github.com/renanstn/log-streamer","last_synced_at":"2026-04-19T06:36:41.679Z","repository":{"id":227932521,"uuid":"771721715","full_name":"renanstn/log-streamer","owner":"renanstn","description":"Pequeno app que serve arquivos de logs em rede local para que estes sejam acessíveis através de outros dispositivos.","archived":false,"fork":false,"pushed_at":"2024-03-15T20:34:02.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T13:42:45.062Z","etag":null,"topics":["flask","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/renanstn.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}},"created_at":"2024-03-13T20:31:50.000Z","updated_at":"2024-03-15T20:26:14.000Z","dependencies_parsed_at":"2024-03-15T21:46:23.092Z","dependency_job_id":"bad37496-f0ea-402a-adcc-20d9e37e3d82","html_url":"https://github.com/renanstn/log-streamer","commit_stats":null,"previous_names":["renanstn/log-streamer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/renanstn/log-streamer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanstn%2Flog-streamer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanstn%2Flog-streamer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanstn%2Flog-streamer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanstn%2Flog-streamer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renanstn","download_url":"https://codeload.github.com/renanstn/log-streamer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanstn%2Flog-streamer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272991685,"owners_count":25027476,"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-31T02:00:09.071Z","response_time":79,"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":["flask","python"],"created_at":"2024-11-30T12:12:57.927Z","updated_at":"2026-04-19T06:36:36.629Z","avatar_url":"https://github.com/renanstn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Log Streamer\n\n## Objective\n\nThis little app just set ups a Flask application to serve a log file across my local network. With this, I can repurpose my old smartphone as a \"third monitor\" to monitor logs from other apps I'm developing.\n\n## Stack\n\n- Pipenv\n- Flask\n\n## Development\n\n### Installing\n\n```sh\npipenv install\n```\n\n### Start development server\n\n```sh\nexport FILE_PATH=\"/your/log/file\"\npipenv run flask run --host=0.0.0.0 --debug\n```\n\n## Accessing logs on the phone (using termux)\n\n```sh\ncurl {your-local-ip}:5000/log\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenanstn%2Flog-streamer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenanstn%2Flog-streamer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenanstn%2Flog-streamer/lists"}