summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md36
1 files changed, 36 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2f6dba9..0630434 100644
--- a/README.md
+++ b/README.md
@@ -2,3 +2,39 @@ waterwatch
==========
Unofficial Pebble watch support for SailfishOS/Jolla
+
+
+More information about Pebble:
+http://getpebble.com
+
+
+
+Building
+--------
+
+You need SailfishOS development environment: https://sailfishos.org/develop.html
+
+Open the project and build RPM.
+
+
+
+Running
+-------
+
+Deploy as a RPM package to the device.
+
+You need to pair your Pebble in Settings -> System settings -> Bluetooth
+Application will try to connect to any paired device which name starts with "Pebble"
+
+
+Development
+-----------
+
+For now this application is still under developement. By default you will be shown
+development UI options, which you can utilize to test the connection.
+
+Feature wise only incoming voice calls are shown in Pebble. You can test this by calling to your device.
+Pressing hangup button in Pebble should end the call.
+
+
+!!! NO WARRANTY OF ANY KIND !!!