Skip to content
This repository has been archived by the owner on Mar 5, 2020. It is now read-only.
Tim Neumann edited this page Jul 14, 2018 · 23 revisions

Welcome to the Amy wiki!

Amy is a personal assistance system, which tries to use as few cloud services as necessary.

Our code is based on some rough architecture sketches. A short explanation of how we use issues can be found here.

Building

Due to an issue with jersey, the project currently only builds with java 8.

The code

Our project can be seperated in to major parts. The framework and the plugins.

The framework mainly consist of these parts:

Then there are currently the following plugins:

  • Example / Hello World
  • Alarmclock
  • Calendar
  • Email
  • Navigation
  • Spotify
  • Systemtime
  • Weather

How To's