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

Add support for web based installer #69

Closed
gkoh opened this issue Mar 6, 2024 · 0 comments · Fixed by #70
Closed

Add support for web based installer #69

gkoh opened this issue Mar 6, 2024 · 0 comments · Fixed by #70
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gkoh
Copy link
Owner

gkoh commented Mar 6, 2024

With technical advance and the advent of esp-web-tools, flashing furble to a device can now be done without needing to install software.

The following can be done to support this:

  • publish all 4 binary artifacts generated by platformio for flashing an ESP32
  • publish a manifest as required by esp-web-tools
  • create a very basic index page to include esp-web-tools
  • identify a hosting platform for the web installer
  • create a workflow to automate upload and deployment during release
@gkoh gkoh added the enhancement New feature or request label Mar 6, 2024
@gkoh gkoh self-assigned this Mar 6, 2024
@gkoh gkoh linked a pull request Mar 6, 2024 that will close this issue
@gkoh gkoh added this to the v2.0.0 milestone Mar 6, 2024
@gkoh gkoh closed this as completed in #70 Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant