pibooth-fire-remote


Namepibooth-fire-remote JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/chilipp89/pibooth-qr-download
Summary
upload_time2023-07-25 07:16:10
maintainer
docs_urlNone
authorP. Junietz
requires_python>=3.6
licenseMIT
keywords raspberry pi camera photobooth bluetooth remote
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pibooth-fire-remote
Remote Control with bluetooth Remote

# Install
pip install pibooth-fire-remote

The default settings are mapped to my fire stick gen 1 remote.
Map your bluetooth remote using the quick start manual from evdev.

`$ python -m evdev.evtest`


## Configuration
[FIRE-Remote]
- device
- enterBtn
- backBtn
- settingsBtn
- homeBtn
- up
- down
- left
- right
- playpause
- forward
- backward

## Current button mapping:
- enterBtn: Take Picture
- settingsBtn: Open Menu
- forward: Print







            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/chilipp89/pibooth-qr-download",
    "name": "pibooth-fire-remote",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "Raspberry Pi,camera,photobooth,Bluetooth,Remote",
    "author": "P. Junietz",
    "author_email": "",
    "download_url": "",
    "platform": "unix",
    "description": "# pibooth-fire-remote\nRemote Control with bluetooth Remote\n\n# Install\npip install pibooth-fire-remote\n\nThe default settings are mapped to my fire stick gen 1 remote.\nMap your bluetooth remote using the quick start manual from evdev.\n\n`$ python -m evdev.evtest`\n\n\n## Configuration\n[FIRE-Remote]\n- device\n- enterBtn\n- backBtn\n- settingsBtn\n- homeBtn\n- up\n- down\n- left\n- right\n- playpause\n- forward\n- backward\n\n## Current button mapping:\n- enterBtn: Take Picture\n- settingsBtn: Open Menu\n- forward: Print\n\n\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "",
    "version": "0.2.2",
    "project_urls": {
        "Homepage": "https://github.com/chilipp89/pibooth-qr-download"
    },
    "split_keywords": [
        "raspberry pi",
        "camera",
        "photobooth",
        "bluetooth",
        "remote"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "84bfdcc0ddb0528573d221e7ec39e05548aa7697350a4570ddecdf4355451be3",
                "md5": "d4771188c42633d145473c3ef67800f5",
                "sha256": "b26357a03cbad59b43e653fe378bc55951926d4be7457ddb62166e8167945bc0"
            },
            "downloads": -1,
            "filename": "pibooth_fire_remote-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d4771188c42633d145473c3ef67800f5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4237,
            "upload_time": "2023-07-25T07:16:10",
            "upload_time_iso_8601": "2023-07-25T07:16:10.565697Z",
            "url": "https://files.pythonhosted.org/packages/84/bf/dcc0ddb0528573d221e7ec39e05548aa7697350a4570ddecdf4355451be3/pibooth_fire_remote-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-25 07:16:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "chilipp89",
    "github_project": "pibooth-qr-download",
    "github_not_found": true,
    "lcname": "pibooth-fire-remote"
}
        
Elapsed time: 0.09977s