pull/519/head
Gordon Williams 2020-03-26 08:37:18 +00:00
parent 73836835c3
commit 8c94aada13
1 changed files with 10 additions and 1 deletions

View File

@ -3,7 +3,8 @@ Bangle.js App Loader (and Apps)
[![Build Status](https://travis-ci.org/espruino/BangleApps.svg?branch=master)](https://travis-ci.org/espruino/BangleApps)
Try it live at [banglejs.com/apps](https://banglejs.com/apps)
* Try the **release version** at [banglejs.com/apps](https://banglejs.com/apps)
* Try the **development version** at [github.io](https://espruino.github.io/BangleApps/)
## How does it work?
@ -14,6 +15,14 @@ it with the files it sees in the watch's storage.
* To upload an app, BangleAppLoader checks the files that are
listed in `apps.json`, loads them, and sends them over Web Bluetooth.
## Getting Started
Check out:
* [Building your first Bangle.js Application](https://www.espruino.com/Bangle.js+First+App)
* [Adding an app to the Bangle.js App Loader](https://www.espruino.com/Bangle.js+App+Loader)
* [Customising the App Loader](https://www.espruino.com/Bangle.js+App+Loader+Custom)
## What filenames are used
Filenames in storage are limited to 8 characters. To