Skip to content

Latest commit

 

History

History
80 lines (54 loc) · 2.27 KB

File metadata and controls

80 lines (54 loc) · 2.27 KB

CalendarX

A lightweight macOS app for displaying calendar and time

Features

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

Compatibility

  • Requires macOS 11.0 or later

Changelogs

Snapshots

Calendar

Note

Left click the menubar item to open it

Settings

Note

Right click the menubar item to open it

Tip

Set up Launch at login, requires macOS 13.0 +

Tip

Drag and drop to edit Date & Time Style

Widget / Interactive Widget ( macOS 14.0 + )

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