{"repo":"H3c702/Hector9000","free":true,"listed":false,"github":"https://github.com/H3c702/Hector9000","clone":"git clone https://github.com/H3c702/Hector9000.git","description":"Fancy barbot with lots of needless features and ...of course... WiFi and a bunch of blinky LEDs","language":"Python","stars":66,"topics":["hector","hector9000","python","barbot","cocktails","drinks","hacktoberfest","raspberry-pi"],"license":"MIT","category":"self-hosted-apps","readme_excerpt":"Chat: Join the Chat at Discord HECTOR 9000 ====================== Minimal Requirements --- - RaspberryPi 3 - Debian bases Linux (to use installscript) - Python 3.8 Prepare Raspberry --- Activate I2C: sudo raspi-config Here go to \"Interfacing Options\" and Activate/Enable I2C Install on RaspberryPi ---- First you have to clone the github repo of Hector git clone https://github.com/H3c702/Hector9000.git This repository doesn't contain a frontent. To get the original Hector9000 frontend see: https://github.com/H3c702/Hector9000WebUI To start the Hector software first move into the directory: cd Hector9000 Then run this command to setup all necessary tools: ./setup.sh Or run it with the option \"-c\" to preset the mqtt preconfigure for the WebUI ./setup.sh -c To start the software run: ./start.sh Add Drinks --- To add a new Drink you have to modify the drinks.py file and add a new item into the drink list array formatted as followed: { \"name\": \"NAME OF DRINK\", \"recipe\": [ (\"ingr\", \"INGREDIENT1\", AMOUNT1), (\"ingr\", \"INGREDIENT2\", AMOUNT2) ] } All strings in UPPERCASE are placeholders, all lowercase strings have to be used literally in the definition. The INGREDIENTx names are not cleartext but are identifiers referencing into the ingredients list below in the same file. The AMOUNTx values are numerical values of the corresponding ingredient's amount in grams. At the moment there are only some ingredients but feel free to put in some new. You can add them in src/Hector/conf/database.p","default_branch":null,"files":null,"tree":[],"storefront":"/r/H3c702","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/H3c702/Hector9000/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}