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!
Thanks to James Steele from the MOTUnation Forum and YouTube Channel for showing how Pipper can be used with the MOTU AVB Mixer in this video.
While Pipper can't access your mac Microphone or Camera (for now at least), you can setup a local webserver to do so, and use pipper to display informations.
For an example of this see this Python script.
- 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
- No tracking
Latest build is available in Releases, to build from source:
- Clone the project
- Launch with Xcode
- Wait for SPM to resolve dependencies
- Run
Pipper
target