Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
name: Fehlerbericht
description: Einen reproduzierbaren Fehler unter Linux Mint melden
description: Einen reproduzierbaren Fehler unter Linux melden
title: "[Fehler]: "
labels: [bug]
body:
- type: markdown
attributes:
value: Entfernen Sie persönliche Pfade, Kontodaten, Tokens, Cookies und private Dateiinhalte aus allen Angaben.
- type: input
id: mint-version
id: distribution
attributes:
label: Linux-Mint-Version
placeholder: Linux Mint 22.x
label: Linux-Distribution und Version
placeholder: Zum Beispiel Linux Mint 22.x, Ubuntu 24.04 oder Fedora 42
validations:
required: true
- type: input
Expand Down
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## 2.1.1, 2026-07-18

### Neu

- Allgemeine Kompatibilitätsbeschreibung für glibc-basiertes Linux auf x86_64 mit systemd

### Geändert

- Linux Mint wird als geprüfte Referenz statt als einzige unterstützte Distribution genannt
- README, Installationshinweise, Desktop-Eintrag und Fehlerbericht wurden distributionsneutral formuliert

### Behoben

- Falsche Einschränkung der öffentlichen Dokumentation auf Linux Mint

### Entfernt

- Ausschließlicher Linux-Mint-Hinweis

## 2.1.0, 2026-07-18

### Neu
Expand Down
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Beiträge zu Kimi Work Linux sind willkommen.

Verwenden Sie die passende GitHub-Issue-Vorlage und geben Sie Folgendes an:

- Linux-Mint-Version
- Linux-Distribution und Version
- Desktop-Umgebung
- Ausgabe von `uname -m`
- Ausgabe von `node --version` und `npm --version`
Expand All @@ -30,7 +30,7 @@ Entfernen Sie vor dem Absenden Benutzernamen, absolute persönliche Pfade, Konto
- Keine Kimi-Binärdateien oder entpackten Kimi-Ressourcen einreichen.
- Keine persönlichen Daten oder Zugangsdaten einreichen.
- Keine Wine- oder Bottles-Abhängigkeiten hinzufügen.
- Änderungen müssen Linux Mint auf x86_64 berücksichtigen.
- Änderungen müssen glibc-basiertes Linux auf x86_64 mit systemd berücksichtigen.
- Neue Abhängigkeiten müssen technisch notwendig und begründet sein.

## English
Expand Down
27 changes: 17 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
[![CI](https://github.com/noosmedia/kimi-work-linux/actions/workflows/ci.yml/badge.svg)](https://github.com/noosmedia/kimi-work-linux/actions/workflows/ci.yml)
[![GitHub release](https://img.shields.io/github/v/release/noosmedia/kimi-work-linux)](https://github.com/noosmedia/kimi-work-linux/releases)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
[![Platform](https://img.shields.io/badge/platform-Linux%20Mint%20x86__64-87cf3e)](#voraussetzungen)
[![Platform](https://img.shields.io/badge/platform-Linux%20x86__64-87cf3e)](#voraussetzungen)

Inoffizielle native Linux Mint Laufzeit für Kimi Work. Das Projekt erstellt Kimi Work lokal aus dem aktuellen offiziellen Windows-Paket mit Linux Electron, Node.js und nativen Linux-Modulen. Wine und Bottles werden nicht verwendet.
Inoffizielle native Linux-Laufzeit für Kimi Work. Das Projekt erstellt Kimi Work lokal aus dem aktuellen offiziellen Windows-Paket mit Linux Electron, Node.js und nativen Linux-Modulen. Wine und Bottles werden nicht verwendet.

> [!IMPORTANT]
> Dieses Projekt wird nicht von Moonshot AI entwickelt, unterstützt oder bestätigt. Es enthält und verteilt keine proprietären Kimi-Programmdateien. Das Originalpaket wird beim lokalen Aufbau direkt vom offiziellen Kimi-Endpunkt geladen.
Expand All @@ -29,13 +29,14 @@ Inoffizielle native Linux Mint Laufzeit für Kimi Work. Das Projekt erstellt Kim
| Kimi Work Linux | 2.1.0 |
| Electron | 41.7.2 |
| Kimi Node-Laufzeit | 24.15.0 |
| Plattform | Linux Mint x86_64 |
| Plattform | Linux x86_64 mit glibc und systemd |

Neue Kimi-Versionen können interne Änderungen enthalten. Das Update-Skript prüft die verfügbare Version, bevor es eine neue Laufzeit erstellt.

## Voraussetzungen

- Linux Mint auf x86_64
- Linux auf x86_64
- glibc und systemd-Benutzerdienste
- Node.js 22 oder neuer
- npm
- Git
Expand All @@ -44,13 +45,15 @@ Neue Kimi-Versionen können interne Änderungen enthalten. Das Update-Skript pr
- `build-essential`, `file`, `python3` und `tar`
- systemd-Benutzerdienste

Die Systempakete installieren Sie unter Linux Mint mit:
Unter Debian, Ubuntu und Linux Mint installieren Sie die Systempakete mit:

```bash
sudo apt update
sudo apt install build-essential curl file git p7zip-full python3 tar
```

Verwenden Sie auf anderen Distributionen die entsprechenden Pakete des jeweiligen Paketmanagers. Entscheidend sind die oben genannten Programme, glibc und funktionierende systemd-Benutzerdienste.

## Installation

```bash
Expand Down Expand Up @@ -123,7 +126,8 @@ Die Deinstallation entfernt die erzeugte Laufzeit und den Programmmenüeintrag.

## Einschränkungen

- Aktuell wird ausschließlich Linux Mint auf x86_64 unterstützt.
- Unterstützt werden glibc-basierte Linux-Distributionen auf x86_64 mit systemd-Benutzerdiensten.
- Die Referenzinstallation wurde unter Linux Mint geprüft. Weitere Distributionen benötigen noch praktische Rückmeldungen aus der Community.
- Die Kimi-Oberfläche selbst ist derzeit nur auf Englisch und Chinesisch verfügbar.
- Moonshot AI stellt keine offizielle Linux-Version bereit.
- Ein zukünftiges Kimi-Update kann eine Anpassung dieses Projekts erfordern.
Expand All @@ -140,21 +144,24 @@ Der Quellcode dieses Projekts steht unter der [MIT-Lizenz](LICENSE). Kimi, Kimi

## English

Unofficial native Linux Mint runtime for Kimi Work. It builds a local Linux application from the latest official Windows package using Linux Electron, Node.js and native Linux modules. Wine and Bottles are not used.
Unofficial native Linux runtime for Kimi Work. It builds a local Linux application from the latest official Windows package using Linux Electron, Node.js and native Linux modules. Wine and Bottles are not used.

This repository contains no proprietary Kimi application files and no user data. During setup, the original package is downloaded directly from the official Kimi endpoint.

### Quick install

```bash
sudo apt update
sudo apt install build-essential curl file git p7zip-full python3 tar
git clone https://github.com/noosmedia/kimi-work-linux.git
cd kimi-work-linux
./install.sh
```

Node.js 22 or newer and npm are required.
Linux x86_64 with glibc, systemd user services, Node.js 22 or newer, npm, curl, 7-Zip, `file`, Python 3, tar and C/C++ build tools are required. Debian, Ubuntu and Linux Mint users can install the system packages with:

```bash
sudo apt update
sudo apt install build-essential curl file git p7zip-full python3 tar
```

### Start

Expand Down
4 changes: 2 additions & 2 deletions assets/kimi-work-linux.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Type=Application
Version=1.0
Name=Kimi Work Linux
Name[de]=Kimi Work Linux
Comment=Run Kimi Work on Linux Mint
Comment[de]=Kimi Work unter Linux Mint starten
Comment=Run Kimi Work natively on Linux
Comment[de]=Kimi Work nativ unter Linux starten
Exec=bash "@PROJECT_DIR@/scripts/native-run.sh"
Icon=kimi-work-linux
Terminal=false
Expand Down
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ done

if [[ "${#missing_commands[@]}" -gt 0 ]]; then
printf 'Fehler: Folgende Voraussetzungen fehlen: %s\n' "${missing_commands[*]}" >&2
printf '%s\n' 'Installieren Sie unter Linux Mint mindestens: build-essential curl file p7zip-full python3 tar' >&2
printf '%s\n' 'Installieren Sie die entsprechenden Pakete für C/C++-Bauwerkzeuge, curl, file, 7-Zip, Python 3 und tar.' >&2
printf '%s\n' 'Zusätzlich werden Node.js 22 oder neuer und npm benötigt.' >&2
exit 1
fi
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "kimi-work-linux",
"version": "2.1.0",
"version": "2.1.1",
"private": true,
"description": "Unofficial native Linux Mint runtime for Kimi Work",
"description": "Unofficial native Linux runtime for Kimi Work",
"license": "MIT",
"homepage": "https://github.com/noosmedia/kimi-work-linux#readme",
"repository": {
Expand Down
Loading