Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.
/ asl Public archive

Auto Screen Lapse: make timelapses of your screen

License

Notifications You must be signed in to change notification settings

skuzzymiglet/asl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asl

The Auto Screen-lapse Tool

Introduction

asl is a resource-inexpensive way to create timelapses from your screen. It takes screenshots at intervals (asl) and uses ffmpeg to convert them into a video (asl-timelapse), optionally archiving them

How to use

Run asl at bootup, with a cronjob, Autostart, etc. It will take screenshots at intervals, but if more than a certaing time is between them (i.e. different session), asl will create a new numbered folder. Whenever you want, run asl-timelapse to create timelapses.

Todo

  • Install scripts
  • Configuration in .ini format
  • Make it available on the PyPI
  • Cross platform - using ffmpeg bindings rather than os.system()
  • Tests, i.e. example pictures
  • PEP compliance, SLOC limit (for contributors)
  • Automatic archive zipping
  • Timelapse from archive