joelhaasnoot / hudlauncher

A demo for a launcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HUDLauncher

Intro

This code is a bit of an experiment to create an Android launcher that doubles as a home control unit. There's quite a few old Nexus 7 devices and/or Amazon Fire devices out there that this might work well with. For now it's not complete: this was a 48 hour sprint to get the basics working. Lots of work is still needed to be able to configure this. Especially the dashboard is just a UI mockup for now.

screenshot

Future

I have plans on adding integrations for:

  • Philips Hue
  • Domoticz
  • Home Automation
  • Calendar
  • Weather

If you have any great ideas, please open them as an issue.

License

HUDLaucher - a simple Android Launcher
Copyright (C) 2015  Joel Haasnoot - joelhaasnoot -AT- gmail.com

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

A demo for a launcher

License:GNU Affero General Public License v3.0


Languages

Language:Java 100.0%