storm64
602b749b93
lightswicht: Upload image previews
2022-01-21 19:34:09 +01:00
storm64
98a0930dfd
lightswicht: Upload image previews
2022-01-21 19:31:58 +01:00
storm64
2fc5630656
lightswitch: Delete images.png
...
Replace this by separate images.
2022-01-21 19:29:46 +01:00
storm64
dad791a1eb
lightswitch: Update README.md
...
Completed the readme.
2022-01-21 19:28:29 +01:00
David Peer
861b9c530d
More intuitive bat level
2022-01-21 19:18:24 +01:00
David Peer
911eb805fd
Try again to fix the build
2022-01-21 19:05:45 +01:00
David Peer
893d9cc534
Try to fix build error (no transparency)
2022-01-21 19:01:01 +01:00
David Peer
5d55798a8d
Included time to overview
2022-01-21 18:57:57 +01:00
David Peer
84f3763407
Added a better description and made the hands a big bigger for better readability.
2022-01-21 18:48:39 +01:00
David Peer
8b479e9c55
Add not analog clock
2022-01-21 17:05:52 +01:00
Hilmar Strauch
51c061fd83
Merge branch 'master' into master
2022-01-21 15:19:34 +01:00
Hilmar Strauch
3bb50770b0
Update ChangeLog
2022-01-21 14:21:25 +01:00
Hilmar Strauch
ae13770d69
Update metadata.json
2022-01-21 14:19:54 +01:00
Gordon Williams
04a51b28fa
Merge pull request #1331 from untbu/master
...
Add Timer Clock app
2022-01-21 11:28:45 +00:00
Bela
dbdd731511
add timerclk app
2022-01-21 11:46:13 +01:00
Gordon Williams
ee24887d09
Merge pull request #1330 from hughbarney/master
...
Pastel: remove dependancy on widpedom
2022-01-21 09:46:35 +00:00
Gordon Williams
56677962b4
Merge pull request #1324 from rigrig/local-appstore
...
Support for localhost appstore
2022-01-21 09:46:21 +00:00
hughbarney
3b80c5e6a6
Pastel: remove dependancy on widpedom
2022-01-20 23:29:37 +00:00
Hilmar Strauch
40c63e68e2
Update boot.js
2022-01-20 23:24:35 +01:00
Hilmar Strauch
a8e25c8181
Update boot.js
2022-01-20 23:09:59 +01:00
Hilmar Strauch
78d7879a9d
Update hourstrike.json
2022-01-20 22:20:22 +01:00
Hilmar Strauch
5de1aa8373
Update boot.js
2022-01-20 22:19:15 +01:00
Hilmar Strauch
f60c9d9fca
Update app.js
2022-01-20 22:13:49 +01:00
Richard de Boer
46fbccf711
tell git to ignore modified `apps.json` when running create_apps.json.sh
...
Only if no arguments given: `create_apps_json.sh apps.json` will leave
it alone if someone really wants to overwrite+commit apps.json.
2022-01-20 20:41:30 +01:00
Richard de Boer
e75a828fce
always use shell script to generate apps.json, remove js version
...
Gets rid of duplicated functionality, but allows passing a filename
argument to write to a different file instead of `apps.json`.
2022-01-20 20:41:30 +01:00
Richard de Boer
a3b49a0d82
Support for localhost appstore
...
- Adds a script to generate `apps.local.json` from all metadata
- Makes the loader use `apps.local.json` when serving from localhost
- Adds npm `local` script to watch for changed metadata, while serving
from localhost
2022-01-20 20:41:29 +01:00
storm64
dfb30407ec
lightswitch: Create README.md
2022-01-20 20:14:17 +01:00
Gordon Williams
e997ad59ed
more compatible app loader
2022-01-20 17:08:31 +00:00
Gordon Williams
72e9a576e0
fix regression in metadata
2022-01-20 17:08:21 +00:00
Ronin0000
0eca1182c2
Merge branch 'espruino:master' into master
2022-01-20 07:28:27 -08:00
storm64
2333be7831
lightswitch: Create ChangeLog
2022-01-20 12:59:25 +01:00
storm64
6ced9effc4
lightswitch: Update metadata.json
...
Add readme path.
2022-01-20 12:55:48 +01:00
storm64
fe5c71eb9f
lightswitch: Update metadata.json
...
Add support field.
2022-01-20 12:53:50 +01:00
storm64
a860d95231
lightswitch: Update metadata.json
...
Add icon and screenshots.
2022-01-20 12:51:36 +01:00
storm64
4eeb618c84
lightswicht: Upload app icon and screenshots
2022-01-20 12:47:28 +01:00
storm64
4253cec68d
lightswitch: Update images.json
...
Sort icons alphabetical.
2022-01-20 12:46:13 +01:00
storm64
64a7aab087
lightswitch: Update metadata.json
...
Add shortName, description and change files and data format.
2022-01-20 11:18:56 +01:00
storm64
7e06b11b54
lightswitch: Create images.json
2022-01-20 10:59:23 +01:00
storm64
55e5c98646
lightswitch: Create settings.js
2022-01-20 10:58:11 +01:00
storm64
14f48df813
lightswitch: Create lib.js
2022-01-20 10:56:11 +01:00
storm64
a81ff52449
lightswitch: Create boot.js
2022-01-20 10:44:12 +01:00
storm64
c806d11fbc
lightswitch: Create widget.js
2022-01-20 10:39:15 +01:00
storm64
7eab67dd8c
lightswitch: Create settings.json
2022-01-20 10:33:04 +01:00
Hilmar Strauch
a2318fe01d
Update app.js
...
Remove 'predraw'
2022-01-20 10:24:10 +01:00
storm64
a53c340224
lightswitch: Create metadata.json
2022-01-20 10:21:29 +01:00
Gordon Williams
b3c5d3c30c
Merge pull request #1327 from HilmarSt/HilmarSt-patch-1
...
Days left App now also works on Bangle.js 2
2022-01-20 08:31:32 +00:00
Gordon Williams
1544571f2c
Merge pull request #1325 from hughbarney/master
...
widlock,widbata,widpa,widpb - set sort order in widget code
2022-01-20 08:21:30 +00:00
Gordon Williams
2c99ca1d73
Merge pull request #1326 from EmVee381/master
...
initial cs_CZ support
2022-01-20 08:21:10 +00:00
Gordon Williams
3faec602a7
Merge pull request #1323 from adamschmalhofer/jekyll-apps.json
...
Jekyll apps.json changes
2022-01-20 08:16:13 +00:00
Gordon Williams
9b568cfc02
Merge pull request #1322 from HilmarSt/master
...
Hour Strike App also works on Bangle.js 2
2022-01-20 08:14:22 +00:00