Uncodin / kegbot-server

Kegbot Server, the internet beer kegerator monitoring system.

Home Page:http://kegbot.org/docs/server/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kegbot

This is the main code repository for the Kegbot Server package. (Or it might be a fork. The official repository lives here: https://github.com/Kegbot/kegbot-server).

Quick start

Super quick start instructions:

$ mkvirtualenv kb
(kb) $ pip install kegbot
(kb) $ setup-kegbot.py
(kb) $ kegbot runserver
Development server is running at http://localhost:8000/

For much more detail, see the complete Kegbot Server documentation.

Documentation and Help

Please see our main website, http://kegbot.org/, for documentation, the Kegbot Forum, and the Kegbot Blog.

You can also find us on #kegbot on freenode IRC.

You should definitely follow @kegbot on Twitter, all the cool kids are.

Kegboard

Firmware and schematics for Kegboard, our Arduino kegerator controller package, can now be found in a new repository: https://github.com/Kegbot/kegboard/

License and Copyright

All code is offered under the GPLv2 license, unless otherwise noted. Please see LICENSE.txt for the full license.

All code and documentation are Copyright 2003-2013 Mike Wakerly, unless otherwise noted.

Contributing

We love getting patches! Send us a pull request, or hop on to IRC if you'd like to chat about something substantial.

Build Status

About

Kegbot Server, the internet beer kegerator monitoring system.

http://kegbot.org/docs/server/

License:GNU General Public License v2.0