Text-based Bulletin Board System (BBS) designed to run over the Meshtastic network.
Follow these steps to set up and run the MeshBoard system on your Raspberry Pi.
sudo apt update && sudo apt upgrade -ysudo apt install python3-pip python3-serial gitpip3 install meshtasticgit clone https://github.com/VeggieVampire/MeshBoardcd MeshBoardpython3 bbs_system.pyOnce this setup is complete, the system will be ready to operate on the local mesh network via the USB-connected Meshtastic device.