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

Desktop App for HAR Viewer #106

Open
metachris opened this issue Jul 19, 2017 · 3 comments
Open

Desktop App for HAR Viewer #106

metachris opened this issue Jul 19, 2017 · 3 comments

Comments

@metachris
Copy link

Hello,

Have you thought about building a HAR Viewer Desktop App? I think you just throw the current code into an Electron shell and with a few minor changes have a cross-platform desktop app for free.

I'm sure a lot of people would like it - especially since sometimes the HAR files contain private APIs.

I've built a number of Electron apps and can probably give you some feedback/input and/or help with the implementation.

Cheers from Vienna,
Chris

@gitgrimbo
Copy link
Collaborator

Hi Chris,

Yes it's something I've thought about but never had the time to experiment with unfortunately.

In terms of 'private APIs', I'm guessing you mean private data in HAR files? Dragging and dropping HARs onto HAR Viewer is a client-only process, and the data is not exposed.

@metachris
Copy link
Author

Ah, I didn't realize that the data is not sent to the server. Thanks for clearing that up.

I would say packaging this into an Electron app would take about 10 to 20 hours, with some customizations (eg. Menubar). Let me know if you are interested in working on that.

@LuisPeregrina
Copy link

I would say this would be beneficial due to many companies using VMs without access to the internet due to GDPR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants