{"id":13394528,"url":"https://github.com/typicode/tlapse","last_synced_at":"2025-05-15T12:04:52.090Z","repository":{"id":41469398,"uuid":"78055642","full_name":"typicode/tlapse","owner":"typicode","description":"📷 Create a timelapse of your web development... or just automatically take screenshots of your hard work ;)","archived":false,"fork":false,"pushed_at":"2018-10-05T13:07:16.000Z","size":127,"stargazers_count":2022,"open_issues_count":1,"forks_count":61,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-05-15T02:34:57.204Z","etag":null,"topics":["screenshot","timelapse"],"latest_commit_sha":null,"homepage":"","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/typicode.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":"2017-01-04T21:46:50.000Z","updated_at":"2025-04-24T14:45:48.000Z","dependencies_parsed_at":"2022-09-12T02:10:53.028Z","dependency_job_id":null,"html_url":"https://github.com/typicode/tlapse","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typicode%2Ftlapse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typicode%2Ftlapse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typicode%2Ftlapse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typicode%2Ftlapse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typicode","download_url":"https://codeload.github.com/typicode/tlapse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254337612,"owners_count":22054253,"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":["screenshot","timelapse"],"created_at":"2024-07-30T17:01:22.720Z","updated_at":"2025-05-15T12:04:47.068Z","avatar_url":"https://github.com/typicode.png","language":"JavaScript","readme":"# tlapse [![Build Status](https://travis-ci.org/typicode/tlapse.svg?branch=master)](https://travis-ci.org/typicode/tlapse) [![npm](https://img.shields.io/npm/v/tlapse.svg)](https://www.npmjs.com/package/tlapse)\n\n\u003e Create a timelapse of your web development 📷\n\nA tiny utility that takes periodic screenshots of your site while you develop. Uses [Puppeteer](https://github.com/GoogleChrome/puppeteer) for creating beautiful high resolution screenshots 🌸.\n\n\u003ca href=\"https://www.patreon.com/typicode\"\u003e\n  \u003cimg src=\"https://c5.patreon.com/external/logo/become_a_patron_button@2x.png\" width=\"160\"\u003e\n\u003c/a\u003e\n\n## Usage\n\n```sh\nnpm install npm-run-all tlapse --save-dev\n```\n\n```json\n{\n  \"scripts\": {\n    \"dev\": \"run-p server tlapse\",\n    \"server\": \"node server\",\n    \"tlapse\": \"tlapse localhost:3000\"\n  }\n}\n```\n\n```sh\nnpm run dev\n```\n\n__Note__ [`npm-run-all`](https://github.com/mysticatea/npm-run-all) lets you run scripts in parallel and makes sure that both `tlapse` and `server` are started.\n\n__Options__ `tlapse` can be configured to use different screenshot resolution, interval, etc... to view available options run \n\n```\ntlapse --help\n```\n\n## Articles\n\n* [__CSS-Tricks - Front-End Tools: My Favorite Finds of 2017__](https://css-tricks.com/front-end-tools-favorite-finds-2017/)\n* [PentaCode - How to Automatically Take Screenshots Of Your Site With TLapse](http://www.penta-code.com/how-to-automatically-take-screenshots-of-your-site-with-tlapse/)\n* [Moongift.jp - 指定したURLに定期的にアクセスしてスクリーンショットを保存](http://www.moongift.jp/2017/02/tlapse-%E6%8C%87%E5%AE%9A%E3%81%97%E3%81%9Furl%E3%81%AB%E5%AE%9A%E6%9C%9F%E7%9A%84%E3%81%AB%E3%82%A2%E3%82%AF%E3%82%BB%E3%82%B9%E3%81%97%E3%81%A6%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3/)\n\n## License\n\nMIT - [Typicode :cactus:](https://github.com/typicode) - [Patreon](https://patreon.com/typicode)\n","funding_links":["https://www.patreon.com/typicode","https://patreon.com/typicode"],"categories":["JavaScript","📦 Legacy \u0026 Inactive Projects"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypicode%2Ftlapse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftypicode%2Ftlapse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypicode%2Ftlapse/lists"}