hivemind-flask-chatroom


Namehivemind-flask-chatroom JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/JarbasHiveMind/hivemind-flask-chatroom
SummaryHivemind OVOS Chatroom
upload_time2025-02-16 00:03:38
maintainerNone
docs_urlNone
authorjarbasAI
requires_pythonNone
licenseApache2.0
keywords
VCS
bugtrack_url
requirements hivemind-bus-client flask
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # HiveMind - Flask Chat Room

![logo](./flask.png)

A multi-user Flask chatroom template for [HiveMind](https://github.com/OpenJarbas/HiveMind-core).

This simple WebUI allows you to securely interact with your OpenVoiceOS instance through [HiveMind](https://github.com/OpenJarbas/HiveMind-core).

![image](https://github.com/user-attachments/assets/2b75d944-25a1-4dac-887f-5aa8de7c840f)

This is a reference implementation for integrating the HiveMind server-side without requiring users to provide credentials.

For client-side (JavaScript) connection, check out [HiveMind-webchat](https://github.com/OpenJarbas/HiveMind-webchat).

## Installation

Install the package using `pip`:

```bash
$ pip install hivemind-flask-chatroom
```

## Running the Application

To run the chatroom, use the following command:

```bash
$ hivemind-flask-chatroom --port 8985
```

> Note: HiveMind credentials are read from your identity file.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/JarbasHiveMind/hivemind-flask-chatroom",
    "name": "hivemind-flask-chatroom",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "jarbasAI",
    "author_email": "jarbasai@mailfence.com",
    "download_url": "https://files.pythonhosted.org/packages/d0/25/1d574eca12064d9eb34928049a4e2edaccb4545db0e42d54801af43ea0cf/hivemind-flask-chatroom-0.0.2.tar.gz",
    "platform": null,
    "description": "# HiveMind - Flask Chat Room\n\n![logo](./flask.png)\n\nA multi-user Flask chatroom template for [HiveMind](https://github.com/OpenJarbas/HiveMind-core).\n\nThis simple WebUI allows you to securely interact with your OpenVoiceOS instance through [HiveMind](https://github.com/OpenJarbas/HiveMind-core).\n\n![image](https://github.com/user-attachments/assets/2b75d944-25a1-4dac-887f-5aa8de7c840f)\n\nThis is a reference implementation for integrating the HiveMind server-side without requiring users to provide credentials.\n\nFor client-side (JavaScript) connection, check out [HiveMind-webchat](https://github.com/OpenJarbas/HiveMind-webchat).\n\n## Installation\n\nInstall the package using `pip`:\n\n```bash\n$ pip install hivemind-flask-chatroom\n```\n\n## Running the Application\n\nTo run the chatroom, use the following command:\n\n```bash\n$ hivemind-flask-chatroom --port 8985\n```\n\n> Note: HiveMind credentials are read from your identity file.\n",
    "bugtrack_url": null,
    "license": "Apache2.0",
    "summary": "Hivemind OVOS Chatroom",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/JarbasHiveMind/hivemind-flask-chatroom"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cf5dc5c2a4f1d6d4a993cd1f6b6fb8f30a01d972c98389fa335eae69d0b4801b",
                "md5": "ebf6cf5ef30ff154ab1861877b1fb73b",
                "sha256": "1a1333a50f1cc2846cde94398d415ab5ae43c1690f7af7d54aab0a89820d674c"
            },
            "downloads": -1,
            "filename": "hivemind_flask_chatroom-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ebf6cf5ef30ff154ab1861877b1fb73b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7973,
            "upload_time": "2025-02-16T00:03:36",
            "upload_time_iso_8601": "2025-02-16T00:03:36.940278Z",
            "url": "https://files.pythonhosted.org/packages/cf/5d/c5c2a4f1d6d4a993cd1f6b6fb8f30a01d972c98389fa335eae69d0b4801b/hivemind_flask_chatroom-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d0251d574eca12064d9eb34928049a4e2edaccb4545db0e42d54801af43ea0cf",
                "md5": "9ae43111668e49658f514246d4997c0d",
                "sha256": "0d55bf1499e3e2c12cfd97435dfba73f4793570b0ba2a6c9290c7c12fe1dba17"
            },
            "downloads": -1,
            "filename": "hivemind-flask-chatroom-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "9ae43111668e49658f514246d4997c0d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7538,
            "upload_time": "2025-02-16T00:03:38",
            "upload_time_iso_8601": "2025-02-16T00:03:38.531995Z",
            "url": "https://files.pythonhosted.org/packages/d0/25/1d574eca12064d9eb34928049a4e2edaccb4545db0e42d54801af43ea0cf/hivemind-flask-chatroom-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-16 00:03:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "JarbasHiveMind",
    "github_project": "hivemind-flask-chatroom",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "hivemind-bus-client",
            "specs": []
        },
        {
            "name": "flask",
            "specs": []
        }
    ],
    "lcname": "hivemind-flask-chatroom"
}
        
Elapsed time: 2.35384s