8000 GitHub - mre/timelapse at v0.993
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 9, 2024. It is now read-only.
/ timelapse Public archive

🎬 Native macOS app for recording timelapse videos of your desktop.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

mre/timelapse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timelapse logo

...a little macOS app that records your screen to make a timelapse.

CI

Features

  • Simple
  • Minimal CPU usage
  • Extensible
  • Follows the cursor across screens while recording

Why use this project?

There are many alternative solutions available. Most of them fall into one of these categories:

  • Commercial applications
  • Custom scripts based on Automator and AppleScript
  • Freeware

This project provides an Open-Source alternative that is both, easy to use and understand. If you did something cool with the app, let us know. :)

Requirements

  • macOS (any version)
  • ffmpeg (run brew install ffmpeg)

Usage

  1. Download the app from the releases page.
  2. Start the app. If you get a warning about the app being unsigned, go to the System Preferences > Security & Privacy and allow the app from there.
  3. A new icon appears in the menubar.
  4. By clicking on it, you start and stop the screen recording.
  5. Once you've finished recording, timelapse will create a video for you
    and print the output path to the commandline.

Development

You need Python 3.5+ for development.

First, install the project's dependencies:

make install

Now run the main application from the commandline:

make run

License

Licensed under either of

at your option.

App icon by gstudioimagen - www.freepik.com.

About

🎬 Native macOS app for recording timelapse videos of your desktop.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors 11

0