{"id":13446836,"url":"https://github.com/bhelx/live-file","last_synced_at":"2025-03-21T16:32:56.115Z","repository":{"id":3009290,"uuid":"4028267","full_name":"bhelx/live-file","owner":"bhelx","description":"node.js application to view a file in realtime over the browser","archived":true,"fork":false,"pushed_at":"2018-12-10T17:03:59.000Z","size":10,"stargazers_count":9,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-04T01:08:49.990Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","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/bhelx.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":"2012-04-14T22:30:02.000Z","updated_at":"2023-02-28T16:38:25.000Z","dependencies_parsed_at":"2022-08-31T20:50:36.227Z","dependency_job_id":null,"html_url":"https://github.com/bhelx/live-file","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhelx%2Flive-file","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhelx%2Flive-file/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhelx%2Flive-file/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhelx%2Flive-file/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bhelx","download_url":"https://codeload.github.com/bhelx/live-file/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244829634,"owners_count":20517348,"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":[],"created_at":"2024-07-31T05:01:01.171Z","updated_at":"2025-03-21T16:32:55.819Z","avatar_url":"https://github.com/bhelx.png","language":"HTML","readme":"Live File\n=========\n\nlive-file is a simple utility to allow you to watch a remote file in realtime on your browser via websockets. It's not meant to be a nice finished product it's just a hacked together tool.\n\nFeatures\n========\n\n* Realtime streaming over webockets\n* Infinite upward scroll simulates terminal application\n* easy to install and run, few dependencies\n\nInstall and Run\n===============\n\nYou can install live-file using npm. Be sure to use -g option:\n\n```\n  npm install live-file -g\n```\n\nTo run, all you need to do is run the command and pass it a file:\n\n```\n  live-file --file /var/log/system.log\n```\n\nPoint your browser at [http://localhost:8888](http://localhost:8888) to see the results.\n\nYou have a few extra options:\n\n```\n  live-file --file /var/log/system.log --port 3000 --backlog 10000\n```\n\n--port is the webserver port and --backlog is the number of bytes to send to the client at a time.\n\nBrowser Support\n===============\n\nI have only tested this on Firefox :/\n\nContributors\n============\n\nI borrowed some code from around github but I can't seem to find all the sources. I know this guy was involved:\n\n[karmi](https://github.com/karmi)\n\nImprovements\n============\n\nfs#watchFile seems to be kind of slow. I imagine there are better ways to do this now. I might change this soon.\n\n\n","funding_links":[],"categories":["HTML"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhelx%2Flive-file","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbhelx%2Flive-file","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhelx%2Flive-file/lists"}