Skip to content

ZzzM/CalendarX

Repository files navigation

CalendarX

A lightweight macOS app for displaying calendar and time

Features

  • Chinese statutory holidays and other festivals
  • Custom menubar styles (default, text, date & time)
  • Dark mode
  • Localization (简体中文、English)
  • Widget / Interactive Widget / KeyboardShortcut
  • SwiftUI / Async / Await

Compatibility

  • Requires macOS 11.0 or later

Changelogs

Snapshots

  • Calendar

    Left click the menubar item to open it

  • Settings

    Right click the menubar item to open it

  • Menubar Style

    Drag and drop to edit Date & Time Style

  • Widget

  • Interactive Widget ( macOS 14.0 + )

    <: Last month

    Month & Year: Today

    >: Next month

FAQ

  1. "CalendarX.dmg" can't be opened.

  2. "CalendarX" can't be opened.

    Or

    open Terminal and run

    sudo xattr -r -d com.apple.quarantine /Applications/CalendarX.app

Dependencies