ovos-skill-filebrowser


Nameovos-skill-filebrowser JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/skill-ovos-filebrowser
SummaryOVOS file browser skill plugin
upload_time2023-03-13 18:57:13
maintainer
docs_urlNone
authorAix
requires_python
licenseApache-2.0
keywords ovos file browser skill plugin
VCS
bugtrack_url
requirements ovos_plugin_common_play ovos-utils ovos_workshop
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src='https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/solid/folder-open.svg' card_color='#55dffe' width='50' height='50' style='vertical-align:bottom'/> File Browser

## About
File Browser For Open Voice OS

## Examples
* "Open File Browser"
* "Show File Browser"

## Credits
Aditya Mehra (@AIIX)

## Category
**Daily**

## Tags
#filebrowser
#browser
#file
#manager
#local
#usb

## Notes
- File Browser requires latest OVOS Shell: https://github.com/OpenVoiceOS/ovos-shell
- Not backwards compatible with Mycroft-Core GUI API, Requires OVOS QML Plugin from ovos-shell



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/skill-ovos-filebrowser",
    "name": "ovos-skill-filebrowser",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ovos file browser skill plugin",
    "author": "Aix",
    "author_email": "aix.m@outlook.com",
    "download_url": "",
    "platform": null,
    "description": "# <img src='https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/solid/folder-open.svg' card_color='#55dffe' width='50' height='50' style='vertical-align:bottom'/> File Browser\n\n## About\nFile Browser For Open Voice OS\n\n## Examples\n* \"Open File Browser\"\n* \"Show File Browser\"\n\n## Credits\nAditya Mehra (@AIIX)\n\n## Category\n**Daily**\n\n## Tags\n#filebrowser\n#browser\n#file\n#manager\n#local\n#usb\n\n## Notes\n- File Browser requires latest OVOS Shell: https://github.com/OpenVoiceOS/ovos-shell\n- Not backwards compatible with Mycroft-Core GUI API, Requires OVOS QML Plugin from ovos-shell\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "OVOS file browser skill plugin",
    "version": "0.0.2",
    "split_keywords": [
        "ovos",
        "file",
        "browser",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11de64cd280a14fbb3b3b8018b04e5535ab1ca4ab30d5dd461d7ea29e0c20a05",
                "md5": "1fa45d74783305a1b36223106e2a7aa7",
                "sha256": "b754308fa821d5ea9ab53c6af3a1963071ee1e0bc213f963aec6621cd832cdf4"
            },
            "downloads": -1,
            "filename": "ovos_skill_filebrowser-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1fa45d74783305a1b36223106e2a7aa7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2067203,
            "upload_time": "2023-03-13T18:57:13",
            "upload_time_iso_8601": "2023-03-13T18:57:13.185147Z",
            "url": "https://files.pythonhosted.org/packages/11/de/64cd280a14fbb3b3b8018b04e5535ab1ca4ab30d5dd461d7ea29e0c20a05/ovos_skill_filebrowser-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-13 18:57:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "OpenVoiceOS",
    "github_project": "skill-ovos-filebrowser",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "ovos_plugin_common_play",
            "specs": [
                [
                    "~=",
                    "0.0.3"
                ]
            ]
        },
        {
            "name": "ovos-utils",
            "specs": [
                [
                    "~=",
                    "0.0"
                ],
                [
                    ">=",
                    "0.0.28"
                ]
            ]
        },
        {
            "name": "ovos_workshop",
            "specs": [
                [
                    "~=",
                    "0.0"
                ],
                [
                    ">=",
                    "0.0.11"
                ]
            ]
        }
    ],
    "lcname": "ovos-skill-filebrowser"
}
        
Aix
Elapsed time: 0.06285s