-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
confthyttan: (new) Install a preconfiguration of apps and settings #3723
base: master
Are you sure you want to change the base?
Conversation
When you say 'Another Default Config` - you mean as opposed to the actual default, or is there another app that does this already? It might make more sense to call this
Definitely tag it as
Maybe just define the app type as
I wouldn't depend on clkinfo at all - other apps you're installing will depend on clockinfo and so they should install it automatically.
We're always going to have that as an issue - but perhaps there should be a new app type ORThe current 'Install Default Apps' button uses https://github.com/espruino/BangleApps/blob/master/defaultapps_banglejs2.json (there's one for Bangle.js 1 as well), and I wonder whether actually we should just extend that file to include multiple defaults that can be chosen from a popup list, so instead of
... but maybe the custom app is easier - it's a lot less modification (we can always put a link next to 'Install Default Apps' that shows all the |
There's https://github.com/espruino/BangleApps/wiki -- with "recommended apps" section. I believe that may be worth extending with other useful tips. As for default config, I believe folderlauncher would be good substitute for default launcher, for example, but... I kept adding tips to the wiki instead of trying to change the defaults. |
I like the sound of a custom app or install-default-apps choice, maybe using the custom loader |
In response to gfwilliams
Yes that makes sense - changed now!
Did that now. 👍
Done.
Removed it.
Yeah, both works for me. This path with an app is maybe more approachable for developers? While your idea seems a bit more elegant for a user, easier to stumble upon an so on. In response to pavelmachekThat's neat - thanks for reminding me! In response to bobrippling
I don't get this part - what do you mean? 🤔🙂 |
This is the configuration I use on my watch. App Loader link: https://thyttan.github.io/BangleApps/?id=anotherconf
Maybe we could have a section/tag for stuff like this? Maybe named "configs", "preconfigs", "compilations", "collections" or something. What do you think @gfwilliams @bobrippling @halemmerich?
Reference this forum thread: https://forum.espruino.com/conversations/371248/?offset=25#16964620
Some warnings I'm not sure if I should handle or add to known warnings.