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
- Host: GitHub
- URL: https://github.com/flanker/ahead-cal-macos
- Owner: flanker
- Created: 2024-12-29T14:41:35.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-05T05:36:21.000Z (over 1 year ago)
- Last Synced: 2025-06-06T08:05:35.876Z (about 1 year ago)
- Topics: calendar, macos, macos-app, swiftui
- Language: Swift
- Homepage: https://aheadcal.com/
- Size: 43.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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