Releases: Kamilr210/KeepClip
Releases · Kamilr210/KeepClip
Release list
KeepClip v2.2.2
Full Changelog: v2.2.1...v2.2.2
KeepClip v2.2.1
Full Changelog: v2.2.0...v2.2.1
KeepClip v2.2.0
Full Changelog: v2.1.1...v2.2.0
KeepClip v2.1.1
Full Changelog: v2.1.0...v2.1.1
KeepClip v2.1.0
Full Changelog: v2.0.0...v2.1.0
KeepClip 2.0.0
KeepClip 2.0.0 — pełne przepisanie na C#/.NET (wcześniej Python).
Przeglądarka, wyszukiwarka i transkrypcja klipów (Whisper: GPU Vulkan + fallback CPU),
z opcjonalnym offloadem na Google Drive.
Instalacja
- Pobierz KeepClip-Setup.exe (sekcja Assets poniżej).
- Uruchom. Jeśli Windows pokaże SmartScreen → „Więcej informacji" → „Uruchom mimo to".
- Instalacja per-user, bez administratora. Skrót w menu Start.
Google Drive
Zakładka „Chmura" → „Połącz" → zaloguj się do Google i zatwierdź dostęp. Gotowe.
Wymagania
- 64-bit Windows 10/11
- ~600 MB na aplikację + ~1,6 GB na model (dociąga się sam przy 1. transkrypcji)
- GPU opcjonalnie (Vulkan; bez niego działa na CPU)
KeepClip 1.0.0
Add one-click Windows installer (Inno Setup) KeepClip-Setup.exe sets everything up automatically: installs Python if missing, creates the venv, installs dependencies, downloads ffmpeg, and creates desktop/Start-menu shortcuts that launch the app with no console. - installer/KeepClip.iss - Inno Setup build script - installer/bootstrap.ps1 - post-install setup (Python/venv/pip/ffmpeg) - installer/keepclip.ico - app icon - keepclip.vbs - silent launcher used by the shortcut The built .exe is git-ignored; it is distributed via GitHub Releases.