{ "info": { "author": "skuzzymiglet", "author_email": "skuzzymiglet@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3" ], "description": "asl\n===\n\nThe Auto Screen-lapse Tool\n--------------------------\n\nIntroduction\n~~~~~~~~~~~~\n\nasl is a resource-inexpensive way to create timelapses from your screen.\nIt takes screenshots at intervals (``asl``) and uses ffmpeg to convert\nthem into a video (``asl-timelapse``), optionally archiving them\n\nInstallation\n~~~~~~~~~~~~\n\nJust ``pip install asl_screenlapse``\n\nHow to use\n~~~~~~~~~~\n\nDaemonization is flexible. Run ``asl`` at bootup, with DE Autostart, WM\nconfig, systemd service, etc. It will take screenshots in\n``$HOME/asl-scrots`` at intervals, but if more than a certain time\npasses between them (i.e.\u00a0different boot), it will create a new numbered\nfolder.\n\nWhenever you want, run ``asl-timelapse`` to create timelapses in\n``$HOME/asl-summaries``, named according to folder number and in the\nWEBM format.\n\nExample output\n~~~~~~~~~~~~~~\n\n.. figure:: asl-example.gif\n :alt: example\n\n example\n\nSee also ``asl-example.webm``\n\nQuirks\n~~~~~~\n\n- The non-\\ ``pip`` dependency of ``ffmpeg``, with no way to specify it\n in ``setup.py``\n- The usage of ``os.system()``\n- The ``ffmpeg`` command being written for Linux, so it doesn\u2019t work on\n Windows\n\nTodo\n~~~~\n\n- \u2612 Install scripts\n- \u2610 Configuration in .ini format\n- \u2612 Make it available on the PyPI\n- \u2610 Cross platform - using ffmpeg bindings rather than ``os.system()``\n- \u2610 AUR Package\n- \u2610 Automatic archive zipping\n- \u2610 Timelapse from archive\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/skuzzymiglet/asl", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "asl-screenlapse", "package_url": "https://pypi.org/project/asl-screenlapse/", "platform": "", "project_url": "https://pypi.org/project/asl-screenlapse/", "project_urls": { "Homepage": "https://github.com/skuzzymiglet/asl" }, "release_url": "https://pypi.org/project/asl-screenlapse/0.1.3/", "requires_dist": null, "requires_python": "", "summary": "a resource-inexpensive way to create timelapses from your screen", "version": "0.1.3" }, "last_serial": 5897266, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "40c1db5933f435b6fb7408b7b08b2d51", "sha256": "a7ace099b8bdddea6a452ce411ab55fc528b1b91adaac6860681dafa18b690dd" }, "downloads": -1, "filename": "asl_screenlapse-0.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "40c1db5933f435b6fb7408b7b08b2d51", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13992, "upload_time": "2019-07-18T20:45:22", "url": "https://files.pythonhosted.org/packages/50/6e/3a4466c4f7df368134f92d0a68e18c6c4c7fd30f9e6edb5648597d3123cd/asl_screenlapse-0.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f900140626a86e61e3d47bf9140b71d8", "sha256": "41ad05ea30fdc1caba4a59c5f06e342807d38b30076a9e84ffef8a4507597628" }, "downloads": -1, "filename": "asl-screenlapse-0.0.0.tar.gz", "has_sig": false, "md5_digest": "f900140626a86e61e3d47bf9140b71d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1498, "upload_time": "2019-07-18T20:45:24", "url": "https://files.pythonhosted.org/packages/4e/9a/d0b5d8e919261755732717409d06dc25cac85d646fdd146b981d8cbe4389/asl-screenlapse-0.0.0.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "e39a8741e3025100a39f205009b46981", "sha256": "ab129ff7363b37d2142f09db2feb864644d3edee70482e68454ce7cc8beeb3ff" }, "downloads": -1, "filename": "asl_screenlapse-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "e39a8741e3025100a39f205009b46981", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 17882, "upload_time": "2019-08-16T20:00:55", "url": "https://files.pythonhosted.org/packages/44/ee/006483a43d191a8d2750c4b27241fce9ae618653a782ce8fc77788a67db8/asl_screenlapse-0.1.0-py3-none-any.whl" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "66e0d16fcd7a47843fd998f593d38df1", "sha256": "d01e222f8902e736ee73d69eb9ca7cd2c0e37864f2f679c368e3f86a95c35a4a" }, "downloads": -1, "filename": "asl_screenlapse-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "66e0d16fcd7a47843fd998f593d38df1", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 17943, "upload_time": "2019-08-27T20:36:38", "url": "https://files.pythonhosted.org/packages/74/83/ba57fccd84b61935b2438e166d9110bb85ecc14ba3cb480e0b1e24b159f5/asl_screenlapse-0.1.1-py3-none-any.whl" } ], "0.1.2.1": [ { "comment_text": "", "digests": { "md5": "a779482fed2a664d019633aa5ea05957", "sha256": "484c30e7126dbc12630e657af8a19cf6c7a859347e6732a1f087b000a240042c" }, "downloads": -1, "filename": "asl_screenlapse-0.1.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a779482fed2a664d019633aa5ea05957", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16515, "upload_time": "2019-09-13T19:24:21", "url": "https://files.pythonhosted.org/packages/9a/20/36b67f0bcad0ba460fda1bd20a334ddc421831ea587fe6d4aaefe6a6c28b/asl_screenlapse-0.1.2.1-py3-none-any.whl" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "71619cac61040f096984ce994693b420", "sha256": "01c5d739bb7a2712d350f07310316aa8b030fb84bc4cbc8a4fa7d2c1b02660d1" }, "downloads": -1, "filename": "asl_screenlapse-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "71619cac61040f096984ce994693b420", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16505, "upload_time": "2019-09-27T17:31:41", "url": "https://files.pythonhosted.org/packages/c0/33/821747ef05475736fd54ba9b57892edb25b7a2801ab2641598399683ae3e/asl_screenlapse-0.1.3-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "71619cac61040f096984ce994693b420", "sha256": "01c5d739bb7a2712d350f07310316aa8b030fb84bc4cbc8a4fa7d2c1b02660d1" }, "downloads": -1, "filename": "asl_screenlapse-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "71619cac61040f096984ce994693b420", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16505, "upload_time": "2019-09-27T17:31:41", "url": "https://files.pythonhosted.org/packages/c0/33/821747ef05475736fd54ba9b57892edb25b7a2801ab2641598399683ae3e/asl_screenlapse-0.1.3-py3-none-any.whl" } ] }