a resource-inexpensive way to create timelapses from your screen
Project description
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
Installation
Just pip install asl_screenlapse
How to use
Daemonization is flexible. Run ``asl`` at bootup, with DE Autostart, WM
config, systemd service, etc. It will take screenshots in
``$HOME/asl-scrots`` at intervals, but if more than a certain time
passes between them (i.e. different boot), it will create a new numbered
folder.
Whenever you want, run ``asl-timelapse`` to create timelapses in
``$HOME/asl-summaries``, named according to folder number and in the
WEBM format.
Example output
.. figure:: asl-example.gif :alt: example
example
See also asl-example.webm
Quirks
- The non-\ ``pip`` dependency of ``ffmpeg``, with no way to specify it
in ``setup.py``
- The usage of ``os.system()``
- The ``ffmpeg`` command being written for Linux, so it doesn’t work on
Windows
Todo
~~~~
- ☒ Install scripts
- ☐ Configuration in .ini format
- ☒ Make it available on the PyPI
- ☐ Cross platform - using ffmpeg bindings rather than ``os.system()``
- ☐ AUR Package
- ☐ Automatic archive zipping
- ☐ Timelapse from archive
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file asl_screenlapse-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: asl_screenlapse-0.1.3-py3-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01c5d739bb7a2712d350f07310316aa8b030fb84bc4cbc8a4fa7d2c1b02660d1 |
|
MD5 | 71619cac61040f096984ce994693b420 |
|
BLAKE2b-256 | c033821747ef05475736fd54ba9b57892edb25b7a2801ab2641598399683ae3e |