Timelapse
🎬 Native macOS app for recording timelapse videos of your desktop.
...a little macOS app that records your screen to make a timelapse. The project is written primarily in Python, distributed under the Apache License 2.0 license, first published in 2011. Key topics include: cross-platform, macos, screen-recorder, time, timelapse.
...a little macOS app that records your screen to make a timelapse.
Modern Alternative Available
This project is deprecated.
Check out https://github.com/wkaisertexas/ScreenTimeLapse, which is a modern, better maintained alternative.
Features
- Simple
- Open Source
- Easy to access
- Low memory and CPU usage
- Follows the cursor across screens while recording
Getting started
- Make sure that you have
ffmpeginstalled (e.g. runbrew install ffmpeg). - Download timelapse
- Unzip and start the app. If you get a warning about the app being unsigned,
go toSystem Preferences > Security & Privacyand allow the app to run. - A new icon appears in your menubar; start and stop the screen recording from
there.

timelapse will create a video for you in your Movies folder.
Development
If you like to help improve this app, make sure you have at least Python 3.6
installed. First, install the project's dependencies:
shellmake install
Now make changes and run the main application from the commandline:
shellmake run
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or
http://www.apache.org/licenses/LICENSE-2.0) - MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
App icon by gstudioimagen -
www.freepik.com.
Contributors
Showing top 10 contributors by commit count.
