Skip to content

policumbent/bob

Folders and files

NameName
Last commit message
Last commit date
Oct 31, 2022
Mar 9, 2024
Nov 21, 2023
Oct 31, 2022
Apr 28, 2024
May 13, 2024
Jul 26, 2023
Oct 31, 2022
Nov 21, 2023
Jul 29, 2023
Nov 24, 2023
Nov 24, 2023
Jul 26, 2023

Repository files navigation

BOB

Il factotum della bici

All Contributors

  • BOB is not a single program, it is a collection of independent modules and tools to manage them.
  • Modules talk to each other through MQTT.
  • Up to now, all the modules are written in Python and are managed by systemd.
  • Every module has its own systemd service, and it's independent of the others.

CLI

In order to ease the management of the modules, BOB has a command line interface.
Read the README to know how to use it.

SETUP

All modules are started independently through the .service file present in each module folder. Such service executes the python files present in the src folder using the local virtual enviroment. In order to correctly initialize all modules it is required to have the virtual enviroment set up, to do so use the command poetry install in each module directory.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Stefano Loscalzo

πŸ’» πŸ€” πŸš‡

davidegavatorta

πŸ’»

CornagliaRiccardo

πŸ’»

Alberto Eusebio

πŸ’»

davide.aimar

πŸ’» 🚧 πŸ€”

Gabriele Belluardo

🎨 πŸš‡ ⚠️ πŸ“–

This project follows the all-contributors specification. Contributions of any kind welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published