Skip to content

brewkrezi/kleiner-brauhelfer-app

 
 

Repository files navigation

kleiner-brauhelfer-app

This is a cross platform app (Android, iOS) that goes along with the brewing software kleiner-brauhelfer.

What can you do with the app?

  • Overview of the brews
  • Add data and measurements during the brewing process
  • Add data and measurements during the bottling process
  • Add measurements during the fermentation process
  • Add brew ratings
  • Manage the ingredient inventory
  • Manage the equipment

What can't you do with the app (yet)?

  • Create database file
  • Create a recipe

Screenshots

Screenshot 01 Screenshot 02 Screenshot 03 Screenshot 04 Screenshot 05 Screenshot 06 Screenshot 07

Demo

A demo database can be access with these Dropbox credentials: Access Token:

r6PQldEWZ4AAAAAAAAAAQtQGRtK9IEf4SENgALueaoG38_KM_YM8MrrustkJYgCW

Path:

/kb_daten.sqlite

Setup

Synchronizing with Dropbox

  1. Access the Dropbox developer area https://www.dropbox.com/developers.

Dropbox 01

  1. Log in with your Dropbox account.
  2. Click on "Create your app".
  3. Select "Dropbox API".

Dropbox 01

  1. You can select both "App folder" or "Full Dropbox", but "Full Dropbox" is easier to start with.
  2. Define an app name.
  3. Click on "Create app."
  4. On the next page click on "Generate" just below "Generated access token".

Dropbox 01

  1. If you've chosen "App folder" before place the database file "kb_daten.sqlite" in this folder or subfolder.
  2. Locate the database file "kb_daten.sqlite" in your Dropbox.

Dropbox 01

  1. Open the app "kleiner-brauhelfer-app" and go to the settings page.

Dropbox 01

  1. Enter the access token (!).
  2. Enter the relative path to the databse file, e.g. /Apps/kleiner-brauhelfer/kb_daten.sqlite.
  3. The app should connect as soon as you finished editing both fields.
  4. If you are sure the field are correct but the app is not synchronizing try to restart the app.

About

App for kleiner-brauhelfer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • QML 50.4%
  • C++ 48.7%
  • Other 0.9%