A smart mirror Android app, inspired by Max Braun's project. You can find some photos in this gallery.
The app can easily be extended through modular content packages. The existing architecture uses ContentProviders to regulary fetch data, represented as Content objects. These content objects have different types (e.g. Weather) and are rendered in the DashboardActivity once they updated.