Skip to content

Simple fridge controller for home brewing. Requires Raspberry Pi with digital thermometers and noisepower mains controllers

Notifications You must be signed in to change notification settings

markysoft/brewfridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple BrewFridge controller for Rasperry Pi

To install:

sudo install ruby
sudo install ruby-dev
sudo gem install bundler
{sudo gem install daemons -v '1.1.9'}
sudo install git
git clone https://github.com/markysoft/brewfridge.git
cd to brewfridge
sudo bundle install
chmod +x toggle

to run tests:
rspec -fd

[to update]
git pull origin master
[end]

About

Simple fridge controller for home brewing. Requires Raspberry Pi with digital thermometers and noisepower mains controllers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published