All Projects → mre → Timelapse

mre / Timelapse

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Timelapse

Cron4s
Cross-platform CRON expression parsing for Scala
Stars: ✭ 99 (-41.42%)
Mutual labels:  time, cross-platform
Autopilot Rs
A simple, cross-platform GUI automation module for Rust.
Stars: ✭ 168 (-0.59%)
Mutual labels:  cross-platform
Xresloader
跨平台Excel导表工具(Excel=>protobuf/msgpack/lua/javascript/json/xml)
Stars: ✭ 161 (-4.73%)
Mutual labels:  cross-platform
Helio Workstation
One music sequencer for all major platforms, desktop and mobile
Stars: ✭ 2,257 (+1235.5%)
Mutual labels:  cross-platform
Xrepo
🗂️ A cross-platform C/C++ package manager based on Xmake
Stars: ✭ 162 (-4.14%)
Mutual labels:  cross-platform
Msquic
Cross-platform, C implementation of the IETF QUIC protocol.
Stars: ✭ 2,501 (+1379.88%)
Mutual labels:  cross-platform
Raz
Modern & multiplatform game engine in C++17
Stars: ✭ 161 (-4.73%)
Mutual labels:  cross-platform
Expo Voxel
🎮🌳 Voxel Terrain made in React Native. ∛
Stars: ✭ 169 (+0%)
Mutual labels:  cross-platform
Ddoor
DDoor - cross platform backdoor using dns txt records
Stars: ✭ 168 (-0.59%)
Mutual labels:  cross-platform
Netcorecms
NetCoreCMS is a modular theme supported Content Management System developed using ASP.Net Core 2.0 MVC. Which is also usable as web application framework. This project is still under development. Please do not use before it's first release.
Stars: ✭ 165 (-2.37%)
Mutual labels:  cross-platform
Uriparser
🔪 Strictly RFC 3986 compliant URI parsing and handling library written in C89; moved from SourceForge to GitHub
Stars: ✭ 163 (-3.55%)
Mutual labels:  cross-platform
React Native Timeline Flatlist
FlatList based timeline component for React Native for iOS and Android
Stars: ✭ 163 (-3.55%)
Mutual labels:  cross-platform
Brpickerview
BRPickerView 封装的是iOS中常用的选择器组件,主要包括:日期选择器(支持年月日、年月等15种日期样式选择,支持设置星期、至今等)、地址选择器(支持省市区、省市、省三种地区选择)、自定义字符串选择器(支持单列、多列、二级联动、三级联动选择)。支持自定义主题样式,适配深色模式,支持将选择器组件添加到指定容器视图。
Stars: ✭ 2,149 (+1171.6%)
Mutual labels:  time
Litenetlib
Lite reliable UDP library for Mono and .NET
Stars: ✭ 2,179 (+1189.35%)
Mutual labels:  cross-platform
Div Games Studio
Complete cross platform games development package, originally for DOS but now available on modern platforms.
Stars: ✭ 168 (-0.59%)
Mutual labels:  cross-platform
Happypanda
A cross platform manga/doujinshi manager with namespace & tag support
Stars: ✭ 161 (-4.73%)
Mutual labels:  cross-platform
Lc Finder
An image annotation and object detection tool written in C
Stars: ✭ 163 (-3.55%)
Mutual labels:  cross-platform
Muon
GPU based Electron on a diet
Stars: ✭ 2,068 (+1123.67%)
Mutual labels:  cross-platform
Robot Js
Native system automation for node.js
Stars: ✭ 169 (+0%)
Mutual labels:  cross-platform
Persistentbottomnavbar
A highly customizable persistent bottom navigation bar for Flutter
Stars: ✭ 165 (-2.37%)
Mutual labels:  cross-platform

timelapse logo

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

CI GitHub release (latest by date)

Features

  • Simple
  • Open Source
  • Easy to access
  • Low memory and CPU usage
  • Follows the cursor across screens while recording

Getting started

  1. Make sure that you have ffmpeg installed (e.g. run brew install ffmpeg).
  2. Download timelapse
  3. Unzip and start the app. If you get a warning about the app being unsigned, go to System Preferences > Security & Privacy and allow the app to run.
  4. A new icon appears in your menubar; start and stop the screen recording from there. A demonstration of starting and stopping a recording from the menubar

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:

make install

Now make changes and run the main application from the commandline:

make run

License

Licensed under either of

at your option.

App icon by gstudioimagen - www.freepik.com.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].