PWA
I have checked the following:
- [X] I've searched existing issues and found nothing related to my issue.
Describe the feature you want to add
Make Bruno a Progressive Web App (PWA)
Related
- https://www.pwabuilder.com/
- https://web.dev/explore/progressive-web-apps
That would be super cool though I doubt this is possible as bruno works file-based and there's no plan for a cloud solution.
File system is entirely accessible from the web api nowaways!
- https://developer.mozilla.org/en-US/docs/Web/API/File_System_API
- https://developer.mozilla.org/en-US/docs/Web/API/File_API
That would be a significant undertaking. What would be the benefits of doing that?
That would be a significant undertaking. What would be the benefits of doing that?
I personally would love to use Bruno on iPhone and iPad.
Not sure if Bruno is responsive enough for iPhone yet (I don't think so) but it could be something to work on.
That would be a significant undertaking. What would be the benefits of doing that?
Cross-platform even on mobile and arcane Linux or BSD, for example, even video games consoles
Also no need for electron anymore
+1
It would be great to run bruno as a web-app so it can run remotely or even locally inside a docker container (https://github.com/usebruno/bruno/issues/1415), so no need install any desktop app, reducing the effort for adopting it in a team.