-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathREADME
More file actions
16 lines (12 loc) · 739 Bytes
/
README
File metadata and controls
16 lines (12 loc) · 739 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Cicada is an application and widget shell for Android applications on the
MetaWatch bluetooth watch. It provides a simple menu for switching
between different Cicada-compatible Android apps, and it also has a widget
system that divides the watch screen into thirds, with each third being
updated by an independent Android app.
Cicada can communicate with the device directly, or via MetaWatch manager.
The Cicada project also includes many sample applications that developers
can use as a starting point for their own Cicada-compatible apps; they're
located under the samples directory.
Cicada is released under the Apache 2.0 license.
Cicada was created by Joe Hughes (joe@retrovirus.com), but source contributions
are most welcome!