pip install raspihive
if you want to run RaspiHive on Raspberry Pi OS, you need the 64 Bit version (wich is Beta at the moment).
download the Image from: Raspberry Pi 64 Bit Beta OS
and use the Raspberry Pi imager to write it on a SD Card:
Tested on Ubuntu 18.04.
$ sudo apt-get install python3-setuptools
Clone this repo:
$ git clone https://github.com/raspihive/raspihive.git
Install raspihive
Python3 module:
$ cd raspihive
$ sudo python3 setup.py install
If you are interested in contributing, please go through our CONTRIBUTING guidelines first.
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements/dev.txt
python3 -m raspihive
Works on:
Development screenshots: