An open API service indexing awesome lists of open source software.

https://github.com/flanker/ahead-cal-macos

Ahead Cal - MacOS App
https://github.com/flanker/ahead-cal-macos

calendar macos macos-app swiftui

Last synced: 3 months ago
JSON representation

Ahead Cal - MacOS App

Awesome Lists containing this project

README

          

# Ahead Cal

Ahead Cal is a minimalist menu bar calendar app for macOS that allows you to quickly view the current and next month's calendar.

## Official Website

[Ahead Cal](https://aheadcal.com)

## Features

- 🗓️ Display current and next month's calendar
- 🔍 Quick access to today's date
- ⬅️ ➡️ Month navigation
- 🌗 Support for system Dark/Light mode
- 💻 Always accessible from the menu bar

## Installation

1. Download the latest version of Ahead Cal
2. Drag the app to your Applications folder
3. Launch the app and find the calendar icon in your menu bar

## How to Use

- Click the calendar icon in the menu bar to view the calendar
- Use left/right arrows to navigate between months
- Click "Today" to quickly return to the current month
- Click the ⋯ menu in the top-right corner to quit the app

## Requirements

- macOS 14.0+
- Xcode 15.0+
- SwiftUI

## Development

1. Clone the repository
2. Open `AheadCal.xcodeproj` in Xcode
3. Select your target device and run the project