Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.15 KB

File metadata and controls

28 lines (16 loc) · 1.15 KB

Catapult for Pebble

A pebble watchapp for launching Tasker tasks. It allows users to define a list of tasks that then show up on a watch and can be remotely activated. Tasks can also be put into sub-folders for better organisation.

Main goal of this app is speed. It syncs data to the watch, rather than streaming it. Consequently, lists are available immediately upon opening, there is no need to wait for the data to come from the phone:

Install

Note: the old Pebble app is not supported. You have to use either the microPebble or the new Pebble/Core app.

Android app

Get it on Obtainium Get it on GitHub

Watchapp

Get it on Rebble Store Get it on GitHub

Contributing

See CONTRIBUTING