joemerlino / PebbleProfiles

Pebble alert profiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pebble Profiles

What it does

  1. If the iPhone is unlocked, suppress Pebble notifications or choose which one can still send notifications to Pebble.
  2. If the iPhone is locked, then send the notifications to Pebble or choose which one doesn't.

To receieve notifications from an application, notifications must be enabled in Settings->Notification Center AND in Pebble Profiles Settings.

Designed for Pebble, but should work with all Bluetooth 4.0 devices.

Screenshots

How I made it

What I discovered

BTLEServer is an executable located at /usr/bin/btleserver and it is in charge of the Bluetooth 4.0 communications.

BTServer is an executable located at /usr/bin/btserver and it is (probably) in charge of the Bluetooth <4.0 communications.

Other Stuff

This tweak is not affiliated with Pebble Technology in any way. It is a personal project and remains that way.

About

Pebble alert profiles


Languages

Language:Objective-C 87.7%Language:Logos 10.9%Language:Makefile 1.4%