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

Portable mode #278

Open
bennieboj opened this issue Oct 2, 2023 · 5 comments
Open

Portable mode #278

bennieboj opened this issue Oct 2, 2023 · 5 comments

Comments

@bennieboj
Copy link
Contributor

bennieboj commented Oct 2, 2023

Hi,

Where does bruno store it's settings?
I found %APPDATA%/bruno (I'm currently on windows).
Are there more settings locations?

Is it possible to make a portable setting?

Another option would be to integrate the UI in vs code, then people could use portable vscode.
I noticed this: #162 but it's closed?
I only see this, am I missing something?:
vscode
Ok that's probably related to: usebruno/bruno-ide-extensions#4

Thanks for all the hard work! :)

@helloanoop
Copy link
Contributor

@TriHydera Which OS are you currently using?
I just published the portable builds for Win and Mac in v0.21.0

You can download the latest build from the website

@jake
Copy link

jake commented Mar 11, 2024

just some perspective to add to this if helpful... coming at bruno from the outside, I had no idea what the "portable" option was offering me differently from the regular mac builds. did a little googling to find this thread, so I'll just go with the non-portable. it might be worth clarifying what those builds are for on the download page.

@bennieboj
Copy link
Contributor Author

The current portable mode allows you to run the program without installing it.
It however still stores your configuration on the target machine in%APPDATA%/bruno (I'm currently on windows).

It would be nice if this settings location could be configurable.

@jake
Copy link

jake commented Mar 13, 2024

I suppose thats why I was confused about this distinction on mac... most mac apps that are .dmg builds are "portable" in that regard. Drag the app into your trash and it's gone, except the config files. So it sounds like maybe the two mac builds maybe aren't all that different?

@gsabater
Copy link

@bennieboj
For a true portable build, we need to store the configuration on the same folder of the exe (like cmder or winscp and many others) and also have the license available on those portable apps even on multiple computers.

Now is just capped to a single computer which limites a lot the work you can do

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

No branches or pull requests

4 participants