Skip to content

eerimoq/bunga

Repository files navigation

buildstatus coverage

Bunga

Control and monitor your system.

Project homepage: https://github.com/eerimoq/bunga

Installation

$ pip install bunga

The shell subcommand

Connect to your system (in this case the Monolinux example project) and execute the df command.

https://github.com/eerimoq/bunga/raw/master/docs/shell.png

The log subcommand

Stream logs from your system to your PC.

https://github.com/eerimoq/bunga/raw/master/docs/log.png

The get subcommand

Get a file from your system.

$ bunga get_file /root/wire.ko

The put subcommand

Put a file on your system.

$ bunga put_file config /root/config