[GH-ISSUE #4119] [feature]: Could the desktop app take in a argument to change the default directory #1474

Closed
opened 2026-03-16 20:27:51 +03:00 by kerem · 1 comment
Owner

Originally created by @roshinc on GitHub (Jun 13, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4119

Originally assigned to: @CuriousCorrelation on GitHub.

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Hello I'm using the desktop app on a Windows machine, but the c drive will be reset every time I log out, I do have persistent drives but the install is going to be done to c drive. I think it would be useful to be able to specify the user data directory.

In postman there is a argument you can pass to the exe --user-data-dir=<some/path> (more of a electron side effect than anything postman supports, I think). This store everything that would be stored in %AppDataLocal% into the passed directory. Reinstalling is something given that I would have to do but this makes it so that i can pass the same path and get the same workspace.

Why should this be worked on?

I think this will be useful for anyone that uses a computer with a non persistent home drive. Also makes the app more portable I think.

Originally created by @roshinc on GitHub (Jun 13, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4119 Originally assigned to: @CuriousCorrelation on GitHub. ### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Hello I'm using the desktop app on a Windows machine, but the c drive will be reset every time I log out, I do have persistent drives but the install is going to be done to c drive. I think it would be useful to be able to specify the user data directory. In postman there is a argument you can pass to the exe `--user-data-dir=<some/path>` (more of a electron side effect than anything postman supports, I think). This store everything that would be stored in `%AppDataLocal%` into the passed directory. Reinstalling is something given that I would have to do but this makes it so that i can pass the same path and get the same workspace. ### Why should this be worked on? I think this will be useful for anyone that uses a computer with a non persistent home drive. Also makes the app more portable I think.
kerem 2026-03-16 20:27:51 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@CuriousCorrelation commented on GitHub (Nov 27, 2025):

This has been resolved with the portable version of Hoppscotch Desktop from v25.11.0-0.

The portable version stores all user data in the directory where you launch the application from, making it fully portable and suitable for non-persistent home drives.

Available at https://github.com/hoppscotch/releases/releases

This should address your use case with non-persistent C: drives.

Closing as implemented via portable version.

<!-- gh-comment-id:3585249363 --> @CuriousCorrelation commented on GitHub (Nov 27, 2025): This has been resolved with the portable version of Hoppscotch Desktop from [v25.11.0-0](https://github.com/hoppscotch/releases/releases/tag/v25.11.0-0). The portable version stores all user data in the directory where you launch the application from, making it fully portable and suitable for non-persistent home drives. Available at https://github.com/hoppscotch/releases/releases This should address your use case with non-persistent C: drives. Closing as implemented via portable version.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1474
No description provided.