Skip to content

tttol/MacCalendar

Repository files navigation

MacCalendar

image
MacCalendar is a simple calendar application that adds a calendar of current month to your macOS menu bar.

Features

  • Displays the current month's calendar directly in the menu bar.
  • Lightweight and easy to use.

Installation

  1. Download binary file from this URL: https://github.com/tttol/MacCalendar/releases/download/1.0.0/MacCalendar.zip
  2. Unzip MacCalendar.zip and move MacCalendar.app to /Applications

Build

Requirements

  • Xcode 16.4 or later
  • macOS Sequoia 15.5 or later

Steps

  1. Clone the repository:

    git clone [https://github.com/tttol/MacCalendar.git](https://github.com/tttol/MacCalendar.git)
    cd MacCalendar
  2. Open the project in Xcode:

    xed .

    Alternatively, you can open the MacCalendar.xcodeproj file directly.

  3. Clean the build folder (Optional but recommended):

    • From the menu bar, select Product > Clean Build Folder.(⇧⌘K)
  4. Build the application:

    • From the menu bar, select Product > Build.(⌘B)
  5. Locate and install the app: After a successful build, MacCalendar.app will be located in a path similar to this: /Users/[YourUsername]/Library/Developer/Xcode/DerivedData/MacCalendar-[some-hash]/Build/Products/Debug/ Copy MacCalendar.app to your /Applications folder to install it.

  6. Run the app: You can now launch MacCalendar from your Applications folder!

App Icon

MacCalendar App Icon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages