-
v1.0.2 Stable
released this
2026-02-21 16:56:27 +02:00 | -12 commits to main since this release🧶 v1.0.2 - Import improvements
- Auto-detect CSV date format (DD/MM vs MM/DD)
Downloads
Platform File Windows x64 zeroclock-v1.0.2-windows-x64.exeLinux x86_64 (AppImage) ZeroClock-x86_64.AppImageLinux AppImage notes
- Built on Ubuntu 24.04 (glibc 2.39) - compatible with most distros from mid-2024 onwards
- Portable: data stored next to the AppImage file
- Auto-installs
.desktopfile and icon on first run - Wayland and X11 supported
- Bundled GPU libraries removed to avoid driver conflicts - uses host GPU drivers
- If you hit display issues, try:
WEBKIT_DISABLE_DMABUF_RENDERER=0 ./ZeroClock-x86_64.AppImage - NixOS users: run via
nixGL appimage-run ./ZeroClock-x86_64.AppImage
Downloads