bruno icon indicating copy to clipboard operation
bruno copied to clipboard

PWA

Open Malix-Labs opened this issue 1 year ago • 6 comments

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

Malix-Labs avatar Sep 26 '24 09:09 Malix-Labs

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.

nikischin avatar Sep 26 '24 17:09 nikischin

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

Malix-Labs avatar Sep 26 '24 19:09 Malix-Labs

That would be a significant undertaking. What would be the benefits of doing that?

mroderick avatar Sep 27 '24 08:09 mroderick

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.

nikischin avatar Sep 27 '24 09:09 nikischin

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

Malix-Labs avatar Sep 28 '24 07:09 Malix-Labs

+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.

massimeddu-sj avatar Oct 01 '24 17:10 massimeddu-sj