Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 287 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 287 Bytes

smart-bartender

This is a Raspberry Pi smart bartender

Installation

  • make sure you have Python 3 installed
  • create a virtual environment on your raspberry pi
  • copy all data in the virtual environment folder
pip3 install -r /path/to/requirements.txt
  • run app.py

done!