https://github.com/ipatch/kegcopr
A react-native app to manage your kegerator.
https://github.com/ipatch/kegcopr
cop flow-control keg kegerator raspberry-pi raspberry-pi-3 raspberrypi react-native
Last synced: about 2 months ago
JSON representation
A react-native app to manage your kegerator.
- Host: GitHub
- URL: https://github.com/ipatch/kegcopr
- Owner: ipatch
- License: mit
- Created: 2017-04-01T02:13:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-30T02:58:31.000Z (about 9 years ago)
- Last Synced: 2025-02-28T08:44:09.503Z (over 1 year ago)
- Topics: cop, flow-control, keg, kegerator, raspberry-pi, raspberry-pi-3, raspberrypi, react-native
- Language: Objective-C
- Homepage: https://ipatch.github.io/KegCop
- Size: 93.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Keg Cop R
## Objective
Keg Cop R aims to be the successor of [KegCop](http://ipatch.github.io/KegCop/). The code base is written primarily in JavaScript in hopes to encourage more developers to join the project, and to be able to deploy an app to both Android and iOS. In this version, (Keg Cop R) the planned hardware is a Raspberry Pi with just a flow meter. And the main objective of the software is track how much beer is left in a keg.
## History
The KegCop project started around July of 2012 before there were such libraries / frameworks that could deploy a code base to both Android and iOS. The goal of the original KegCop software was to create and manage user accounts for a kegerator. The hardware used to make a successful build included a Bluno, kegboard shield, kegboard coaster, solenoid cut off valve, and a flow meter.
## How it will work.
This app aims to be the frontend / interface to a kegerator that is running the appropriate software on a Raspberry Pi with a flow meter attached to it. With each pour the Pi will track the amount of beer poured, and present the patrons of the kegerator with how much beer is left in the kegerator.
## Build
As of April 15th 2017, this project is a just a skeleton React Native project.
## License and Copyright
All code is offered under the MIT license, unless otherwise noted. Please see LICENSE.txt for the full license. All code and documentation are Copyright 2017 Chris Jones, unless otherwise noted.
## Contributing
Contributions are more than welcome. I definitely do not want to be Noah when it comes to this project, so feel free to shoot me an email at me@chrisrjones.com or send a pull request.
## Installation
...to be continued.
cheers
Chris