Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/pebble-my-data.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbahbka <bahbka@gmail.com>2014-07-13 16:25:25 +0400
committerbahbka <bahbka@gmail.com>2014-07-13 16:25:25 +0400
commit0fa3760419cc2269142af9ee33892aa275dc3656 (patch)
tree3f0f7ff3d7016bdcc71d8ca5e1b49647ac604062
parent1c2ac9a55ff97d3da7ac6655dacc5537774b8cf4 (diff)
Updated changelog and features.
-rw-r--r--README.md11
1 files changed, 8 insertions, 3 deletions
diff --git a/README.md b/README.md
index 60dfe11..2c593bf 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Inspired by [Pebble Cards](http://keanulee.com/pebblecards).
* Fetch JSON from custom URL, specified in settings
* No companion app required, using PebbleKit JS
-* Force update with select button
+* Force update with buttons or shaking
* Append select=1/select=2 GET param on short/long select button update
* Ability to change up/down buttons behavior from JSON (scrolling or up=1|2,down=1|2 params)
* Append coordinates to URL (configurable)
@@ -25,13 +25,18 @@ Inspired by [Pebble Cards](http://keanulee.com/pebblecards).
* Black/white theme switched from JSON
* Turn on light from JSON
* Blink content from JSON
-* Define scroll offset in percent after update from JSON
+* Define scroll offset as percentage after update from JSON
* Vibrate on bluetooth connection loss (configurable)
* Watches battery charge status
* Digital clock (12h/24h support), seconds dots blinking (configurable)
## Changelog
+### 2.3.2
+- Update with shake function (append shake=1 GET param while update, configurable)
+- Changed scroll param behavior, now used to define scroll offset as percentage
+- Truncate content if too big
+
### 2.2.0
- Authentication (see documentation)
@@ -117,7 +122,7 @@ Next update delay in seconds.
- 1 - White
### scroll
-Scroll content to offset (in percent 0..100).
+Scroll content to offset (as percentage 0..100).
If param not defined or >100 - position will be kept.
### light