Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Create environment variables, or put your config into ~/.config/humio/.env

HUMIO_BASE_URL=https://xxxxxxxxxxxxxxxxxxxxxxxxxx
HUMIO_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
HUMIO_QUERY_1_XXX='"request_type" = "xxxxxxxxxx"'
HUMIO_QUERY_1_XXX_REPOSITORY='xxxxxx'
HUMIO_QUERY_1_XXX_SPAN='-60m'
HUMIO_QUERY_1_XXX_INTERVAL_SECONDS=10
HUMIO_QUERY_1_XXX_COLOR=255,255,255,255 # red, green, blue, white

Install requirements / Setup virtualenv:

python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt

./numbersboard.py
or
./numbersboard.py --help

Hardware

RaspberryPi v4, with hardware as described here

7-segment:

Led-strips:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages