Access your favorite websites through a convenient popup
PopApp lets you instantly access and switch between up to four favorite websites in a resizable popup from your macOS menu bar, using customizable shortcuts for a seamless experience.
- macOS 13.3 or later
- Xcode 14 or later (for building from source)
- Swift 5.7+
-
Clone the repository
git clone https://github.com/AlefAlfa/PopApp.git cd PopApp -
Open in Xcode
open PopApp.xcodeproj
-
Build & Run Select the “PopApp” scheme and click Run (⌘R).
- Launch PopApp—it will appear in your menu bar.
- Press the default shortcut (e.g., ⌃⌥Space) to open the pop-up.
- Use the number keys (1–4) or your own shortcuts to switch between your tabs.
- Press Esc or click outside the window to dismiss.
- Open Preferences from the PopApp menu bar icon.
- Under Tabs, enter the URLs for your four favorite sites.
- In Shortcuts, customize the global hotkey and per-tab keybindings.
- Resize the pop-up by dragging its edges; your layout will be remembered.
This project is licensed under the MIT License. See the LICENSE file for details.
