tommy19970714 / clubhouse-collector

clubhouse-collector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manual Installation

  1. Clone project
$ git clone https://github.com/tommy19970714/clubhouse-py.git clubhouse
$ cd clubhouse
  1. You need to install dependencies first.
$ pip3 install -r requirements.txt
  1. You need to install Agora SDK for voice communication. Refer to Agora-Python-SDK#installation.

Usage

  • For running a standalone client
$ mkdir data
$ python3 controller.py

About

clubhouse-collector

License:MIT License


Languages

Language:Python 99.7%Language:Shell 0.2%Language:Batchfile 0.1%