Skip to content

Romancha/timelymeet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TimelyMeet

TimelyMeet Icon

Stay timely. Never miss a meet.

Meeting Notifications for macOS

Download on the App Store

GitHub release (with filter) GitHub Release Date - Published_At macOS SwiftUI License GitHub stars

Features β€’ Installation β€’ Contributing


🎯 Why TimelyMeet?

Ever been late to an important meeting because you didn't notice the notification?

TimelyMeet was born from personal frustration with missing Zoom calls and being "that person" who joins 5 minutes late. It sits in your macOS menu bar and fire full screen alert with one-click meeting join, so you never miss another important call.

TimelyMeet Main Interface

✨ Features

Core Functionality

🚨 Fullscreen Alerts Beautiful, attention-grabbing fullscreen notifications ensure you never miss an important meeting.

⚑ One-Click Join Instantly join Zoom, Google Meet, Microsoft Teams, and other video conferences with smart URL detection.

πŸ“Š Menu Bar Integration Your upcoming meetings are always visible in the menu bar with countdown timers and quick access.

Customization

πŸ”” Smart Notifications Configure custom reminder times, notification sounds, and alert preferences for different meeting types.

⌨️ Keyboard Shortcuts

  • ESC to dismiss
  • Enter to join meeting
  • S to snooze (3 minutes)
  • Hold snooze button for custom time options

Privacy & Cost

πŸ’Ž Completely Free No subscriptions, no hidden fees, no premium tiers - all features are free forever.

πŸ”’ Privacy First Your calendar data never leaves your device. No tracking, no analytics, no data collection. Period.

🌐 Website

πŸ”— timelymeet.romancha.org

πŸš€ Getting Started

Requirements

  • macOS 15.0 or later
  • Calendar access permissions

Installation

From App Store (Recommended)

Download on the App Store

Building from Source

# Clone the repository
git clone https://github.com/romancha/TimelyMeet.git
cd TimelyMeet

# Open in Xcode
open TimelyMeet.xcodeproj

# Build and run
⌘ + R

πŸ›  Development

Architecture

  • SwiftUI: Modern declarative UI framework
  • EventKit: Calendar and event access
  • Core Data: Local data persistence

Project Structure

TimelyMeet/
β”œβ”€β”€ Services/           # Business logic services
β”œβ”€β”€ Views/              # SwiftUI views and components
β”œβ”€β”€ Models/             # Data models and ViewModels
β”œβ”€β”€ Utils/              # Utility functions and extensions
└── Resources/          # Localization and assets

Development Commands

# Build from command line
xcodebuild -project TimelyMeet.xcodeproj -scheme TimelyMeet build

# Run tests
xcodebuild test -project TimelyMeet.xcodeproj -scheme TimelyMeet -destination 'platform=macOS'

# Open in Xcode
open TimelyMeet.xcodeproj

🌟 Roadmap

Upcoming Features

  • 🎨 Theme customization

🀝 Contributing

We welcome contributions!

Development Setup

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Add tests for new functionality
  5. Submit a pull request

πŸ“„ License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

πŸ“ž Support & Community

Need Help?

Love TimelyMeet?

If TimelyMeet helps you stay on time, consider:

  • ⭐ Star this repository to help others discover it
  • 🐦 Share on Twitter/X with #TimelyMeet
  • πŸ“ Write a review on the App Store
  • 🀝 Contribute code, documentation, or translations

Made by Roman Makarskiy

Built with SwiftUI β€’ Open Source β€’ Privacy First

Website β€’ App Store β€’ GitHub

About

Full-screen macOS meetings alerts with one-click access to video calls. Stay timely, never miss a meet.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages