{"id":18664061,"url":"https://github.com/phansch/screenshot-streamer","last_synced_at":"2025-11-06T08:30:34.635Z","repository":{"id":15887579,"uuid":"18628809","full_name":"phansch/screenshot-streamer","owner":"phansch","description":"New repository: https://gitlab.com/phansch/screenshot-streamer/","archived":false,"fork":false,"pushed_at":"2016-04-14T06:29:41.000Z","size":137,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-27T17:16:14.109Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gitlab.com/phansch/screenshot-streamer/","language":"JavaScript","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/phansch.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}},"created_at":"2014-04-10T08:09:43.000Z","updated_at":"2019-12-31T11:34:50.000Z","dependencies_parsed_at":"2022-08-04T07:00:17.439Z","dependency_job_id":null,"html_url":"https://github.com/phansch/screenshot-streamer","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/phansch%2Fscreenshot-streamer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phansch%2Fscreenshot-streamer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phansch%2Fscreenshot-streamer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phansch%2Fscreenshot-streamer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phansch","download_url":"https://codeload.github.com/phansch/screenshot-streamer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239488111,"owners_count":19647138,"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-11-07T08:21:30.085Z","updated_at":"2025-02-18T14:29:57.564Z","avatar_url":"https://github.com/phansch.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"screenshot-streamer\n===================\n\n**The problem**: My laptop is not powerful enough to actually do video livestreaming.\n\n### The solution:\nIt is powerful enough to take screenshots every 20 seconds or so.\n\nThis app accepts screenshot uploads via an API and shows the last 10 uploaded screenshots.\n\n\n### Setup the app\n\nYou will need ruby-2.1.0 and node installed before.\n\n    git clone git@github.com:phansch/screenshot-streamer.git \u0026\u0026 cd screenshot-streamer\n    bundle install\n    npm install\n\n### Starting the app\n\n    rerun 'rackup'\n\n### Running the tests\n\n    grunt jasmine\n\n### Setting credentials\n\nBefore you can post screenshots, you will need to setup the credentials.\n\nCreate a `.env` file with the credentials you want:\n\n    LOGIN=a_username\n    PASS=a_password\n\n### Posting screenshots\n\n    curl -v -F \"data=@sc2.png\"  http://localhost:9292/screenshot/whatever.png -u username:password\n                      ^                             ^                                     ^\n              the file to upload            filename on server              replace with your credentials\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphansch%2Fscreenshot-streamer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphansch%2Fscreenshot-streamer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphansch%2Fscreenshot-streamer/lists"}