Skip to content

JarbasHiveMind/hivemind-flask-chatroom

 
 

Repository files navigation

HiveMind - Flask Chat Room

logo

A multi-user Flask chatroom template for HiveMind.

This simple WebUI allows you to securely interact with your OpenVoiceOS instance through HiveMind.

image

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.

Installation

Install the package using pip:

$ pip install hivemind-flask-chatroom

Running the Application

To run the chatroom, use the following command:

$ hivemind-flask-chatroom --port 8985

Note: HiveMind credentials are read from your identity file.

About

A very simple chatroom for HiveMind

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages

  • Python 55.9%
  • HTML 44.1%