storm64
0f3bcb4c45
lightswitch: Update README.md
...
Improve readability in the app launcher
2022-01-22 11:32:20 +01:00
storm64
2711f72a4a
lightswitch: Update README.md
...
Improve readability in the app launcher
2022-01-22 11:20:09 +01:00
storm64
12d3703443
lightswitch: Update README.md
...
Improve readability in the app launcher
2022-01-22 11:13:04 +01:00
storm64
48413bcb90
lightswitch: Update README.md
...
Improve readability in the app launcher
2022-01-22 11:11:54 +01:00
storm64
d28635dabe
Merge branch 'espruino:master' into lightswitch
2022-01-21 20:22:49 +01:00
storm64
f162459305
lightswitch: Update version
...
Add the option to enable touching the widget only on clock and settings.
2022-01-21 20:22:23 +01:00
storm64
72f29c90ec
lightswitch: Add setting
...
Add the option to enable touching the widget only on clock and settings.
2022-01-21 20:21:42 +01:00
storm64
8ab2a1ce65
lightswitch: Update README.md
...
Improve readability in the app launcher
2022-01-21 20:20:53 +01:00
storm64
ea7de8df2d
lightswitch: Change default timeout
...
Change default timeout value to 2s.
2022-01-21 20:12:14 +01:00
storm64
ebe6bf620a
lightswitch: Add setting
...
Add the option to enable touching the widget only on clock and settings + change default timeout to 2s.
2022-01-21 20:10:58 +01:00
storm64
963697575c
lightswitch: Add setting
...
Add the option to enable touching the widget only on clock and settings.
2022-01-21 20:09:25 +01:00
storm64
d379a287f4
lightswitch: Update README.md
...
Redesigned the images paragraph.
2022-01-21 20:03:10 +01:00
storm64
c9b6351dee
lightswitch: Move images into folder
2022-01-21 19:48:26 +01:00
storm64
cf0e9858a3
lightswitch: Correct misspelling in filename
2022-01-21 19:46:58 +01:00
storm64
65db836e79
lightswitch: Correct misspelling in filename
2022-01-21 19:46:34 +01:00
storm64
316beed3fe
lightswitch: Move images into folder
2022-01-21 19:45:46 +01:00
storm64
5742244195
lightswitch: Move images into folder
2022-01-21 19:45:35 +01:00
storm64
1dcd614625
lightswitch: Move images into folder
2022-01-21 19:45:28 +01:00
storm64
6edec2c560
lightswitch: Move images into folder
2022-01-21 19:45:22 +01:00
storm64
8232725fec
lightswitch: Move images into folder
2022-01-21 19:45:17 +01:00
storm64
0d9b810aa4
lightswitch: Move images into folder
2022-01-21 19:45:11 +01:00
storm64
646542a3c8
lightswitch: Move images into folder
2022-01-21 19:45:04 +01:00
storm64
db85a8a1e6
lightswitch: Move images into folder
2022-01-21 19:44:58 +01:00
storm64
f876ffe9db
lightswitch: Move images into folder
2022-01-21 19:44:51 +01:00
storm64
753ca13a3f
lightswitch: Move images into folder
2022-01-21 19:44:37 +01:00
storm64
6e071a568d
lightswitch: Move images into folder
2022-01-21 19:44:30 +01:00
storm64
7de1ce9720
lightswitch: Move images into folder
2022-01-21 19:44:24 +01:00
storm64
0b860ba28c
lightswitch: Move images into folder
2022-01-21 19:44:17 +01:00
storm64
cc168a2d5b
lightswitch: Move images into folder
2022-01-21 19:44:00 +01:00
storm64
e65920b65f
lightswitch: Move images into folder
2022-01-21 19:43:17 +01:00
storm64
a4d19d463e
lightswicht: Move previews to a separate folder
2022-01-21 19:41:05 +01:00
storm64
f91725b5e2
lightswicht: Move previews to a separate folder
2022-01-21 19:39:20 +01:00
storm64
5392405c4d
lightswicht: Upload image previews
2022-01-21 19:35:58 +01:00
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
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
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