Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ddubau/HiveMind-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HiveMind - Mycroft Command Line Chat

Command line client for Mycroft HiveMind

Install

$ pip install HiveMind-cli

Usage

If host is not provided auto discovery will be used

$ HiveMind-cli --help

usage: HiveMind-cli [-h] [--access_key ACCESS_KEY] [--crypto_key CRYPTO_KEY]
                   [--name NAME] [--host HOST] [--port PORT] [--curses CURSES]

optional arguments:
  -h, --help            show this help message and exit
  --access_key ACCESS_KEY
                        access key
  --crypto_key CRYPTO_KEY
                        payload encryption key
  --name NAME           human readable device name
  --host HOST           HiveMind host
  --port PORT           HiveMind port number
  --curses CURSES       use curses interface

About

Mycroft Remote CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%