Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alyssaxuu/later

Save all your Mac apps for later with one click 🖱️
https://github.com/alyssaxuu/later

app app-manager dmg macos menu menubar menubar-app productivity swift swiftui window-management window-manager workspace workspace-manager xcode

Last synced: 21 days ago
JSON representation

Save all your Mac apps for later with one click 🖱️

Awesome Lists containing this project

README

        

# Later

https://user-images.githubusercontent.com/7581348/176900722-6ceb1fb7-b235-4a6a-991c-6273edc31b30.mp4

Save all your Mac apps for later with one click 🖱️

Later is a Mac menu bar app that clears and restores your workspace with ease. Switch off from work, tidy up your desktop before screen sharing, schedule apps for later, and more.

Later - Save all your Mac apps for later with one click | Product Hunt

> You can support this project (and many others) through [GitHub Sponsors](https://github.com/sponsors/alyssaxuu)! ❤️

Made by [Alyssa X](https://twitter.com/alyssaxuu)

Note: I am not maintaining this project any longer, I have open sourced it so anyone can make changes and improvements, or build their own version of it.

## Table of contents

- [Features](#features)
- [Installing Later](#installing-later)
- [Source code](#source-code)

## Features

👻 Hide or close all your apps
⚡️ Restore your session with just one click
👀 View metadata and a preview of your saved sessions
⏱ Schedule apps to reopen after some time to get back in the flow
🔋 Save battery by closing your apps instead of leaving them open
⌨️ Keyboard shortcuts to save and restore your session
⚙️ Advanced settings to ignore apps, terminate instead of hiding, etc.

## Installing Later
You can install Later on macOS 11.6 or later.
1. [Click here](https://github.com/alyssaxuu/later/raw/master/Later.dmg) to download the latest version. You can also download the [Later.dmg](https://github.com/alyssaxuu/later/blob/master/Later.dmg) file from this repo.
2. Drag the Later app into the Applications folder.
3. Right click while holding the Control key on the Later app, and select "Open" from the context menu.
4. You will be prompted with an alert saying that the app can't be opened because Apple cannot check it for malicious software (it's not signed). You can open it anyway by clicking "Open".
5. Later will open as an item on your menu bar.

You can read the [FAQ](https://necessary-duke-5f6.notion.site/FAQ-c1a7231ecf34441e9d3d6944199e4705) if you have any questions.

## Source code
You can open Later in Xcode if you'd like to make any changes, or develop it further.
1. Download the [Xcode folder](https://github.com/alyssaxuu/later/tree/master/xcode) in the repo.
2. Open Xcode, and choose the option to "Open a project or file"
3. Select the Xcode folder you downloaded
4. You might be prompted with a warning, select "Trust and open" to proceed.