Skip to content

Matrix.org bot that controls a unix shell session

License

Notifications You must be signed in to change notification settings

bellyfat/matrix-shellbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matrix-shellbot

Matrix-shellbot connects to a Matrix (Matrix.org) server and lets users input commands to a shell session.

screenshot

Requirements

  • Python v3.6
  • matrix_client
  • click

pip install -r requirements.txt

Usage

$ python3 main.py --help

Note: environment variables can be used for all options. SHELLBOT_USERNAME, SHELLBOT_PASSWORD, SHELLBOT_HOMESERVER, etc.

About

Matrix.org bot that controls a unix shell session

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%