Skip to content

jhfatehi/brewpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brewpc

This repository hosts the source code for a brew process control tool.

Requirements

conda create -n brewpc python=2

conda activate brewpc

conda install -c conda-forge kivy

conda install -c conda-forge mysql-connector-python

conda install -c conda-forge sshtunnel

Getting Started

Create database

Navigate to input2 folder
Run input2_db.py (python input2_db.py)
This will create input2_test.db

Add path to database

Open db_path file
Input custom path
Windows example: C:/Users/USERNAME/Documents/GitHub/brewpc/input2/input2_test.db
Linux example: /home/USERNAME/projects/brewpc/input2/input2_test.db

Launch GUI

Navigate to Source folder
Run main.py (python main.py)

About

fill in latter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages