lifx-photons-arranger


Namelifx-photons-arranger JSON
Version 0.9.0 PyPI version JSON
download
home_pageNone
SummaryA web interface for changing the user co-ordinates of LIFX tiles
upload_time2024-04-20 07:12:37
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseNone
keywords arranger lifx photons
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Photons Tile Arranger
=====================

This is a web UI for arranging the positions of a number of LIFX Tiles relative
to each other.

It is build on top of `Photons <https://photons.delfick.com>`_ and once
installed can be run with::

    lifx lan:arrange

Doing this will start a server and then open your web browser to show a web UI
for arranging the tiles. The tiles will each be given a different pattern with
a white line at the bottom of the tile.

Clicking on a panel will highlight that panel in the web interface and on the
tile itself.

Moving a tile will change the ``user_x/user_y`` properties on the tile and make
the tile glow.

You can have multiple tabs open to the server and each tab will be in sync with
each other. Once all tabs are closed, the tiles will return to the colours they
had before the arrange was started.

This can be installed with::

    pip3 -m pip install lifx-photons-arranger

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "lifx-photons-arranger",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "arranger, lifx, photons",
    "author": null,
    "author_email": "Stephen Moore <github@delfick.com>",
    "download_url": "https://files.pythonhosted.org/packages/a9/11/6ac77b9c5ae43ea51d0765cd7591be1a430fcbbd268fc15080ae9edeab2b/lifx_photons_arranger-0.9.0.tar.gz",
    "platform": null,
    "description": "Photons Tile Arranger\n=====================\n\nThis is a web UI for arranging the positions of a number of LIFX Tiles relative\nto each other.\n\nIt is build on top of `Photons <https://photons.delfick.com>`_ and once\ninstalled can be run with::\n\n    lifx lan:arrange\n\nDoing this will start a server and then open your web browser to show a web UI\nfor arranging the tiles. The tiles will each be given a different pattern with\na white line at the bottom of the tile.\n\nClicking on a panel will highlight that panel in the web interface and on the\ntile itself.\n\nMoving a tile will change the ``user_x/user_y`` properties on the tile and make\nthe tile glow.\n\nYou can have multiple tabs open to the server and each tab will be in sync with\neach other. Once all tabs are closed, the tiles will return to the colours they\nhad before the arrange was started.\n\nThis can be installed with::\n\n    pip3 -m pip install lifx-photons-arranger\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A web interface for changing the user co-ordinates of LIFX tiles",
    "version": "0.9.0",
    "project_urls": {
        "Homepage": "http://github.com/delfick/photons/apps/arranger"
    },
    "split_keywords": [
        "arranger",
        " lifx",
        " photons"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01655a8a43b3569e08f1ae392830d5acbc6fc099b83a3205339b41b3a29d7512",
                "md5": "d85f9c3d74adb34ff97dbb7ec215e90e",
                "sha256": "97275d02fa1256e335b8efb847ec8a0600c4bb7a0455d7601873b8b0fc60007e"
            },
            "downloads": -1,
            "filename": "lifx_photons_arranger-0.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d85f9c3d74adb34ff97dbb7ec215e90e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 1190729,
            "upload_time": "2024-04-20T07:12:35",
            "upload_time_iso_8601": "2024-04-20T07:12:35.164710Z",
            "url": "https://files.pythonhosted.org/packages/01/65/5a8a43b3569e08f1ae392830d5acbc6fc099b83a3205339b41b3a29d7512/lifx_photons_arranger-0.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a9116ac77b9c5ae43ea51d0765cd7591be1a430fcbbd268fc15080ae9edeab2b",
                "md5": "40477a6e871b6998b5c67d7815f2cc7b",
                "sha256": "ba3fcf183904fb8a88c850d267d5d5ddf0adaf11d89da25239e0541da6b45805"
            },
            "downloads": -1,
            "filename": "lifx_photons_arranger-0.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "40477a6e871b6998b5c67d7815f2cc7b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 1163514,
            "upload_time": "2024-04-20T07:12:37",
            "upload_time_iso_8601": "2024-04-20T07:12:37.443967Z",
            "url": "https://files.pythonhosted.org/packages/a9/11/6ac77b9c5ae43ea51d0765cd7591be1a430fcbbd268fc15080ae9edeab2b/lifx_photons_arranger-0.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-20 07:12:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "delfick",
    "github_project": "photons",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "lifx-photons-arranger"
}
        
Elapsed time: 0.22986s