Pipper
Just a webview in a window configured to be floating over other apps.
I sometimes like to have a window stay always visible on screen, so I did this.
If you have an ultrawide monitor I am sure you can understand!
Features
- Bookmark any URL for quick access
- Search text with
CMD + Shift + F
- Search text from clipboard with
CMD + Shift + V
- Configurable User Agent
- Configurable Search Engine
- Floats over other windows (can be disabled)
- Supports multiple windows
Install and Run
Latest build is available in Releases, but if you want to build it:
- Clone the project
- Launch with Xcode
- Wait for SPM to resolve dependencies
- Run
Pipper
target