Skip to content

Modern reClock v2.6.3

Choose a tag to compare

@github-actions github-actions released this 05 Jul 15:12
· 113 commits to main since this release

Modern reClock v2.6.3

A modern clock widget for your KDE Plasma 6 desktop.

Changes

Installation

Quick install (recommended)

sh -c "$(curl -fsSL https://github.com/YoannDev90/KDE-Modern-reClock/releases/download/v2.6.3/install-dist.sh)"

Manual install

  1. Download com.github.yoanndev90.modernreclock-2.6.3.plasmoid
  2. Install:
    kpackagetool6 -t Plasma/Applet -i com.github.yoanndev90.modernreclock-2.6.3.plasmoid
  3. Or use Plasma installer ("Add Widgets" > "Install from Local File")

Offline install (no internet required)

  1. Download the .plasmoid + the offline zip matching your arch (x86_64 or aarch64)
  2. Extract the zip, run install-local.sh from the extracted folder

Files

File Description
*.plasmoid Widget package
modernreclock-timezone_*.so Timezone plugin (raw .so, for manual install)
modernreclock-timezone-*.zip Offline install zip (plugin + qmldir)
install-dist.sh One-line remote install script