[PR #548] [CLOSED] Implemented Auto-Start feature via curl #983

Closed
opened 2026-01-05 14:53:38 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/548
Author: @aryan-212
Created: 9/25/2023
Status: Closed

Base: masterHead: auto-start-new


📝 Commits (3)

  • 134c20e Implemented Auto-Start feature
  • 5ab2f51 added code type to powershell
  • bd21117 AutoStart setup script Implemented

📊 Changes

2 files changed (+12 additions, -6 deletions)

View changed files

📝 README.md (+12 -6)
StartKomorebi.exe (+0 -0)

📄 Description

So I copied, "komorebic start -c $Env:USERPROFILE\komorebi.json --whkd" into a .ps1 file, made it into an exe, wrote a script to download it into the Start-up directory and published it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/LGUG2Z/komorebi/pull/548 **Author:** [@aryan-212](https://github.com/aryan-212) **Created:** 9/25/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `auto-start-new` --- ### 📝 Commits (3) - [`134c20e`](https://github.com/LGUG2Z/komorebi/commit/134c20e38c19af0b653cb3e70b292736be1226bf) Implemented Auto-Start feature - [`5ab2f51`](https://github.com/LGUG2Z/komorebi/commit/5ab2f5155d2ae5db0dc01f698153a9c89e1f61b3) added code type to powershell - [`bd21117`](https://github.com/LGUG2Z/komorebi/commit/bd211171f2bdc12c4bd070aca38b53e8aa548a42) AutoStart setup script Implemented ### 📊 Changes **2 files changed** (+12 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+12 -6) ➕ `StartKomorebi.exe` (+0 -0) </details> ### 📄 Description So I copied, "komorebic start -c $Env:USERPROFILE\komorebi.json --whkd" into a .ps1 file, made it into an exe, wrote a script to download it into the Start-up directory and published it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-01-05 14:53:38 +01:00
adam closed this issue 2026-01-05 14:53:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#983