Distribution through chocolatey #97

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

Originally created by @Jesspu on GitHub (Jun 12, 2022).

This is a feature request to have komorebi offer distribution through the chocolatey package manager for windows.

I recently started my search for tiling window managers for windows. Komorebi is my current favorite, and love how easy it is to use and configure.

If there is one thing I think that would make me love it more is if it was distributed through the chocolatey package manager. I like to use chocolatey whenever possible, as it makes managing and updating my windows programs seamless and easy. It also allows me to save my current program list in a config file, and when moving to a new machine or after a fresh install I can just load my config and have all my programs installed from the config file.

This is just a wish, I don't want this to get in the way of active development, just thought I would ask.

Thanks for all your work on this, love the project.

Chocolatey package manager: https://chocolatey.org/

Originally created by @Jesspu on GitHub (Jun 12, 2022). This is a feature request to have komorebi offer distribution through the chocolatey package manager for windows. I recently started my search for tiling window managers for windows. Komorebi is my current favorite, and love how easy it is to use and configure. If there is one thing I think that would make me love it more is if it was distributed through the chocolatey package manager. I like to use chocolatey whenever possible, as it makes managing and updating my windows programs seamless and easy. It also allows me to save my current program list in a config file, and when moving to a new machine or after a fresh install I can just load my config and have all my programs installed from the config file. This is just a wish, I don't want this to get in the way of active development, just thought I would ask. Thanks for all your work on this, love the project. Chocolatey package manager: https://chocolatey.org/
adam added the github_actions label 2026-01-05 14:48:19 +01:00
adam closed this issue 2026-01-05 14:48:19 +01:00
Author
Owner

@LGUG2Z commented on GitHub (Jun 15, 2022):

Someone had taken a stab at this before: https://github.com/LGUG2Z/komorebi/pull/100

I am not familiar with choco at all but I'll be happy to publish there if someone can figure out (what I think is) the final step that was missing in the closed PR- updating the nuspec file automatically with every release.

@LGUG2Z commented on GitHub (Jun 15, 2022): Someone had taken a stab at this before: https://github.com/LGUG2Z/komorebi/pull/100 I am not familiar with choco at all but I'll be happy to publish there if someone can figure out (what I think is) the final step that was missing in the closed PR- updating the `nuspec` file automatically with every release.
Author
Owner

@pkking commented on GitHub (Dec 22, 2022):

Seems the winget works :)

> winget install komorebi
已找到 komorebi [LGUG2Z.komorebi] 版本 0.1.14
此应用程序由其所有者授权给你
Microsoft 对第三方程序包概不负责也不向第三方程序包授予任何许可证
Downloading https://github.com/LGUG2Z/komorebi/releases/download/v0.1.14/komorebi-0.1.14-x86_64.msi
  ██████████████████████████████  2.83 MB / 2.83 MB
已成功验证安装程序哈希
正在启动程序包安装...
  -
@pkking commented on GitHub (Dec 22, 2022): Seems the winget works :) ```powershell > winget install komorebi 已找到 komorebi [LGUG2Z.komorebi] 版本 0.1.14 此应用程序由其所有者授权给你。 Microsoft 对第三方程序包概不负责,也不向第三方程序包授予任何许可证。 Downloading https://github.com/LGUG2Z/komorebi/releases/download/v0.1.14/komorebi-0.1.14-x86_64.msi ██████████████████████████████ 2.83 MB / 2.83 MB 已成功验证安装程序哈希 正在启动程序包安装... - ```
Author
Owner

@LGUG2Z commented on GitHub (Jun 10, 2024):

It looks like @corbob has added and maintains a chocolatey package for komorebi now 🎉

https://community.chocolatey.org/packages/komorebi

@LGUG2Z commented on GitHub (Jun 10, 2024): It looks like @corbob has added and maintains a chocolatey package for komorebi now 🎉 https://community.chocolatey.org/packages/komorebi
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#97