Skip to content
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

PWA support #37

Merged
merged 4 commits into from
Oct 26, 2024
Merged

PWA support #37

merged 4 commits into from
Oct 26, 2024

Conversation

j4k0xb
Copy link
Contributor

@j4k0xb j4k0xb commented Oct 26, 2024

Closes #32

To recap:

  • Allows installation on PC/Mobile
  • Limited offline usage:
    • List of all firmware versions, vendors and hardware targets
    • Lua script download
    • E.g. you previously built firmware 3.5.1 for Happymodel ES24 Pro 2.4GHz TX, it can then be rebuilt offline with a different bind phrase, etc
  • Follows the same principle as Change Vite register type to prompt for PWA betaflight/betaflight-configurator#4059 with a reload prompt (when a new version is deployed)

A few suboptimal things, that may be implemented later:

@pkendall64 pkendall64 merged commit df2734e into ExpressLRS:master Oct 26, 2024
1 of 2 checks passed
@j4k0xb j4k0xb deleted the pwa branch October 27, 2024 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Web-flasher working as a web app in Chromium/Linux but not in Chrome/Android
2 participants