MartinLangbecker / wokubot

MIT License
1 stars 0 forks source link
flutter

CI

Wokubot

This repository will contain code to mimic the original Wokubot from Wohnzimmerkultur Ilmenau (see https://www.facebook.com/Wokubot/).

App

The current plan is to create a Flutter app for Android/iOS to start and control Wokubot. In further stages, it could also be possible to record and distort additional sounds and sentences.

See app README for further details.

Server

The server for the app will be written in Python and should run on a Raspberry Pi.

See server README for further details.

Installation

Download the latest version of the app from the releases page and install it on your Android device.

Usage

TODO

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Versioning Tags

Versions are defined via milestones. The final commit for each version will be tagged with the version. For information on git tags, see Git - Tagging.