{"id":18848286,"url":"https://github.com/espy/screenlapse","last_synced_at":"2026-02-02T06:30:15.857Z","repository":{"id":3063278,"uuid":"4085707","full_name":"espy/Screenlapse","owner":"espy","description":"A bash script for os x that makes a timelapse video of your screen with ffmpg","archived":false,"fork":false,"pushed_at":"2012-04-20T12:12:38.000Z","size":95,"stargazers_count":13,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-30T14:23:14.834Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/espy.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-20T11:11:42.000Z","updated_at":"2024-05-31T18:50:00.000Z","dependencies_parsed_at":"2022-09-07T09:11:37.066Z","dependency_job_id":null,"html_url":"https://github.com/espy/Screenlapse","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/espy%2FScreenlapse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/espy%2FScreenlapse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/espy%2FScreenlapse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/espy%2FScreenlapse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/espy","download_url":"https://codeload.github.com/espy/Screenlapse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239786209,"owners_count":19696770,"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-08T03:12:06.819Z","updated_at":"2026-02-02T06:30:15.794Z","avatar_url":"https://github.com/espy.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Screenlapse\n===========\n\nA bash script for os x that makes a timelapse video of your screen with ffmpg.\n\nWhat it does\n------------\n\n* Takes incrementally numbered screenshots of your main monitor at a definable interval, and at a definable resolution. \n* If you have ffmpeg installed, it will let you render these screenshots to a .mov file at an arbitrary framerate.\n\nHow to use it\n-------------\n\n* Clone screenlapse.command to wherever you want your screenshots and the video.\n* Make the file executable (via cmd-i or chmod +x screenlapse.command).\n* Double click it. \n\nIf you're in a hurry, just smash the enter key three times to start recording with defaults, otherwise, you can set these parameters:\n* __Interval__: number of seconds between each screenshot. Default is 4.\n* __Starting value for incremental numbering__: if you exited the script before and want to resume now, put the name of the last screenshot +1 here (if your last screenshot was 2214.jpg, enter 2215 here). Default is 1.\n* __Target width__: Whatever you want the width if the resulting images/video to be, i.e \"640\". Correct aspect ratio is maintained. Defaults to your screen resolution. \n\nYou can then stop the screenshotting with ctrl-c. If ffmpeg is installed, you will then be prompted whether you want to render the screenshots into a -mov file. If yes, you will be prompted for:\n* __Framerate__: Target framerate of the .mov. Default is 12.\n* __Filename__: The name of the .mov file. Default is \"timelapse\".\n\nCareful: screenlapse will overwrite any existing files without warning. \n\nInstalling ffmpeg:\n-----------------\n\nIf you have homebrew installed: ```$ brew install ffmpeg```\n\nOtherwise try: \n\n    $ svn checkout svn://svn.ffmpeg.org/ffmpeg/trunk ffmpeg\n    $ cd ffmpeg\n    $ ./configure --enable-shared --disable-mmx\n    $ sudo make\n    $ sudo make install\n\n(I could never make this work)\n\nStuff\n-----\n\nScreenlapse happened because of [this blog post](http://labs.laan.com/wp/2011/01/how-to-make-time-lapse-screencaptures-of-your-design-work-for-free-mac/), so thanks to those two guys.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fespy%2Fscreenlapse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fespy%2Fscreenlapse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fespy%2Fscreenlapse/lists"}