Gordon Williams
2e6574f6ed
Making appinfo language scan work under node.js moving language_scan and other libs into AppLoader core from BangleApps
2023-07-07 15:19:32 +01:00
Gordon Williams
b89a368bd9
Removed duplication in node.js apps with 2 new libraries, added an 'app test' program - not finished yet
2022-12-16 10:04:27 +00:00
ash
5a6b37f3cc
Use /usr/bin/env as shebang everywhere
...
It's not guaranteed that bash will be available at /bin/bash; it's even
less likely that node will always be installed at /usr/bin/node{,js}.
Always indirecting through /usr/bin/env means that there is only one
such path that needs to be available.
2022-08-17 23:03:21 +01:00
Gordon Williams
1a92cc2557
fix broken scripts after metadata.json update
2022-01-27 16:36:45 +00:00
Adam Schmalhofer
38170905ca
Port firmwaremake*.js to metadata.json
2022-01-19 18:24:49 +01:00
Gordon Williams
eefa209af4
support for 'supports:["DEVICEID"]` for files in apps, merge launchb2 and launch
2021-10-28 12:14:02 +01:00
Gordon Williams
917ed6bb67
tweak for making firmware
2020-09-22 15:33:55 +01:00
Gordon Williams
f417f8b1c9
Fixed bin/firmwaremaker and bin/apploader CLI to handle binary file uploads correctly
2020-08-25 11:46:33 +01:00
Gordon Williams
8c9233d27f
Fix firmwaremaker.js regression under Node.js
2020-05-04 14:07:17 +01:00
Gordon Williams
5bcff17dc2
remove unused code
2020-03-11 16:30:36 +00:00
Gordon Williams
503e370f70
firmware tweaks
2020-03-10 15:33:41 +00:00
Gordon Williams
9bae225fd2
Firmware maker tweaks
2020-03-09 17:06:13 +00:00
Gordon Williams
8992ad545a
Add demo app
2020-01-30 17:05:53 +00:00
Gordon Williams
33c8079a97
tweak installed apps
2019-12-10 15:43:13 +00:00
Gordon Williams
61ccf32cc9
updated firmware info
2019-11-10 17:01:40 +00:00
Gordon Williams
c02e388cd9
more tweaking
2019-11-10 14:01:12 +00:00
Gordon Williams
e7a6cbedfd
firmware maker
2019-11-10 10:22:33 +00:00