文件名称:pebble-carwings:Pebble的简单Carwings手表应用程序
文件大小:17KB
文件格式:ZIP
更新时间:2024-05-24 11:25:03
JavaScript
雕刻鹅卵石 一个简单的卵石手表应用程序提供了一个界面,用于Nissan Leaf电池监控,远程控制以及通过Carwings服务可用的其他功能。 代理服务器 可以在上找到配置页面。 代理服务器的目的是通过REST交互来维护carwings身份验证会话。 代理服务器必须正在运行,并且您可以轻松地运行它的本地副本。 建造 git submodule init --update && ./linker && cd pebblejs pebble build && pebble install --emulator basalt --logs
【文件预览】:
pebble-carwings-develop
----appinfo.json(1KB)
----linker(592B)
----images()
--------location.png(290B)
--------refresh.png(281B)
--------logo_splash.png(15KB)
--------moving_fan.png(276B)
--------about.png(269B)
--------info.png(308B)
--------tile_splash.png(15KB)
--------fan.png(240B)
----package.json(164B)
----.gitignore(31B)
----lib()
--------flow.js(10KB)
--------carwings.js(3KB)
--------display.js(3KB)
--------menu.js(2KB)
--------ocm.js(1KB)
--------request.js(2KB)
--------pushbullet.js(932B)
----app.js(907B)
----README.md(609B)