-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
48 additions
and
6 deletions.
There are no files selected for viewing
6 changes: 0 additions & 6 deletions
6
Calendar Focus Sync/Preview Content/Preview Assets.xcassets/Contents.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
<div align="center"> | ||
<img src="Calendar Focus Sync/Assets.xcassets/AppIcon.appiconset/[email protected]" width="200" height="200"> | ||
<h1>Calendar Focus Sync</h1> | ||
<p> | ||
<b>Activate MacOS Focus Modes when calendar events begin</b> | ||
</p> | ||
<br> | ||
<br> | ||
<br> | ||
</div> | ||
|
||
This is a macOS app that automatically activates Focus Mode when calendar events begin. It's useful for blocking out time for meetings, deep work, or other activities. | ||
|
||
<!-- [![](https://tools.applemediaservices.com/api/badges/download-on-the-mac-app-store/black/en-us?size=250x83&releaseDate=1615852800)](https://apps.apple.com/app/) | ||
--> | ||
|
||
## Requirements | ||
|
||
Requires macOS 14.0 or later. | ||
|
||
## Download | ||
|
||
**Non-App Store version** | ||
|
||
A DMG is available for the non-App Store version. It's not code-signed, so you need to right-click it and select "Open" to open it. You can then move it to your Applications folder. | ||
|
||
[Download from Releases](https://github.com/a11rew/calendar-focus-sync/releases) | ||
|
||
## Features | ||
|
||
### Sync With Native Calendar | ||
|
||
Events in your calendar will automatically activate Focus Mode. Any changes to events will be reflected in Focus Mode. | ||
|
||
### Time Before Event | ||
|
||
You can set a time before an event to activate Focus Mode. This allows you to block out time before a meeting to prepare. | ||
|
||
### Automatic Deactivation | ||
|
||
When your event ends, Focus Mode will automatically deactivate. No need to remember to turn it off. | ||
|
||
## Screenshots | ||
|
||
<img src="Stuff/screenshot1.jpg" width="720" height="450"> | ||
<img src="Stuff/screenshot2.jpg" width="720" height="450"> | ||
<img src="Stuff/screenshot3.jpg" width="720" height="450"> | ||
<img src="Stuff/screenshot4.jpg" width="720" height="450"> |