This project contains Pebble watch apps that interface with the popular OpenIntents Android apps.
Instead of creating new apps for the Pebble watch from scratch, I wanted to be able utilize the existing Android apps and instead make the Pebble simply interface with the underlying data that the OI apps make available.
- OIPebbleAndroid: An adapter app for Android that listens for messages from the Pebble apps and interfaces with the OI Android apps.
- oiNotepadPebble: The OI Notepad app that runs on a Pebble watch.
- oiShoppingPebble: The OI Shopping List app that runs on a Pebble watch.
Licensed under the GNU GENERAL PUBLIC LICENSE version 2
Copyright (C) 2016 Nathan Friess
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 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 General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
http://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html