[FEAT]: Portable mode #235

Closed
opened 2026-01-05 14:49:11 +01:00 by adam · 3 comments
Owner

Originally created by @ykis-0-0 on GitHub (Aug 29, 2023).

Is your feature request related to a problem? Please describe.
I would like to collect all binaries and configurations under a folder in my USB drive, which allows me to bring everything with me on the go.

Describe the solution you'd like
A way to populate all the configuration files of komorebi under a single hierarchy, and a (portable, in the sense of widely available in Windows 10+) way to direct komorebito read those configs at launch

Describe alternatives you've considered
Do the installation on every machine being used, which is possible, but managing configs throughout different machines is hard

Additional context
Not Applicable I guess

Originally created by @ykis-0-0 on GitHub (Aug 29, 2023). **Is your feature request related to a problem? Please describe.** I would like to collect all binaries and configurations under a folder in my USB drive, which allows me to bring everything with me on the go. **Describe the solution you'd like** A way to populate all the configuration files of `komorebi` under a single hierarchy, and a (portable, in the sense of widely available in Windows 10+) way to direct `komorebi`to read those configs at launch **Describe alternatives you've considered** Do the installation on every machine being used, which is possible, but managing configs throughout different machines is hard **Additional context** *Not Applicable I guess*
adam added the enhancement label 2026-01-05 14:49:11 +01:00
adam closed this issue 2026-01-05 14:49:11 +01:00
Author
Owner

@LGUG2Z commented on GitHub (Aug 29, 2023):

As of v0.1.17, the configuration file can be specified when launching with a --config flag passed to komorebic start. With this, both the komorebi and komorebic binaries can be on a USB stick, along with a komorebi.json configuration file for full portability.

@LGUG2Z commented on GitHub (Aug 29, 2023): As of v0.1.17, the configuration file can be specified when launching with a `--config` flag passed to `komorebic start`. With this, both the `komorebi` and `komorebic` binaries can be on a USB stick, along with a `komorebi.json` configuration file for full portability.
Author
Owner

@ykis-0-0 commented on GitHub (Aug 30, 2023):

Thanks, this works perfectly on komorebi's side! 😄

Furthermore, I suppose it'll bring some convenience to other if the --config flag is also mentioned in the Readme.

On the other hand, I think whkd will also benefit from having a --config flag. Should I open a feature request and link it to this issue?

@ykis-0-0 commented on GitHub (Aug 30, 2023): Thanks, this works perfectly on `komorebi`'s side! 😄 Furthermore, I suppose it'll bring some convenience to other if the `--config` flag is also mentioned in the Readme. On the other hand, I think `whkd` will also benefit from having a `--config` flag. Should I open a feature request and link it to this issue?
Author
Owner

@LGUG2Z commented on GitHub (Sep 8, 2023):

@ykis-0-0 1be9a9f998 added here as well

@LGUG2Z commented on GitHub (Sep 8, 2023): @ykis-0-0 https://github.com/LGUG2Z/whkd/commit/1be9a9f9988e9e63bb12f7804b88c04fa4c8fa00 added here as well
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#235