Skip to content

stewartjarod/kegbot-server

 
 

Repository files navigation

Kegbot Server

This is Kegbot Server, a backend and web interface for monitoring and managing kegged beverages.

Official repository: 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.

Related Projects

  • Kegboard: Firmware and schematics for the Kegbot controller board.
  • Kegbot Android app: Kegtap, the Kegbot manager app for Android.

License and Copyright

This software is offered under the GPLv2 license. Your use of Kegbot Server constitutes your agreement to that license. Please see LICENSE.txt for the full license.

Code and documentation are Copyright 2014 Bevbot LLC, unless otherwise noted. Graphics and images distributed with Kegbot, such as the Kegbot logo, are also copyrighted works of Bevbot LLC unless otherwise noted, and may not be reused without permission.

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 45.1%
  • Python 37.8%
  • CSS 17.1%