Skip to content

Releases: Kitround/Darki

v1.3

10 Feb 18:42
6bb509f

Choose a tag to compare

Intelligent Timer System

  • No more continuous checking: Timers now trigger only at scheduled times instead of checking every 30-60 seconds
  • Energy efficient: Dramatically reduced CPU usage and battery consumption
  • Precise scheduling: Dark mode changes happen exactly at your configured time

Wake from Sleep Detection

  • Automatic adjustment: App detects when your Mac wakes from sleep and adjusts dark mode accordingly
  • Smart sync: If the scheduled change occurred during sleep, it applies immediately upon wake
  • Timer recovery: Timers are automatically rescheduled after wake to ensure reliability

Simplified Time Selection

  • 15-minute intervals: Minutes selector now limited to 00, 15, 30, 45

📦 Installation

Download the latest .zip file from the assets below and drag Darki to your Applications folder.

v1.2

10 Feb 13:54
fd9568b

Choose a tag to compare

🗣️ New Language Support

Darki now speaks your language! The app interface is now fully translated into:

  • 🇬🇧 English
  • 🇫🇷 French (Français)
  • 🇪🇸 Spanish (Español)
  • 🇮🇹 Italian (Italiano)
  • 🇩🇪 German (Deutsch)
  • 🇨🇳 Simplified Chinese (简体中文)
  • 🇯🇵 Japanese (日本語)
  • 🇰🇷 Korean (한국어)

The app will automatically detect and use your system language.

📦 Installation

Download the latest .zip file from the assets below and drag Darki to your Applications folder.

v1.1

10 Feb 12:39
78fb89e

Choose a tag to compare

Stable UI & New Icon

New Liquid Glass Icon

  • Fresh modern icon with liquid glass effect

🐛 Bug Fixes

  • Fixed window jumping when activating/deactivating Auto Mode
  • Fixed layout animations causing entire menu to shift on toggle
  • Resolved visual glitches during state transitions

📦 Installation

Download the latest .zip file from the assets below and drag Darki to your Applications folder.

v1

10 Feb 00:05
a59f39f

Choose a tag to compare

v1

Usage

  1. Click the menu bar icon (sun/moon)
  2. Toggle manually: Click "Switch to Dark/Light Mode"
  3. Schedule automatically:
    • Enable "Auto Mode"
    • Set start time (e.g., 20:00)
    • Set end time (e.g., 07:00)
  4. Launch at login: Enable to start automatically when you log in

How it works

Darki uses AppleScript to toggle macOS system appearance preferences. It's a lightweight menu bar extra that runs in the background.