Install the Hologram Command Line Interface (CLI)

Hologram offers open-source command-line and language SDK tools to easily enable you to manage devices and data.

Installation instructions

The Hologram Command Line Interface (CLI) and Python SDK are easily downloadable via curl from your Linux terminal:

curl -L hologram.io/python-install | bash

To update to the latest version:

curl -L hologram.io/python-update | bash

Once installed, you can immediately send data to the Hologram Data Engine:

sudo hologram send "Hello World"

Messages can then be viewed and routed to different destinations in your dashboard.

Was this article helpful?
0 out of 0 found this helpful