Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.69 KB

README.md

File metadata and controls

45 lines (35 loc) · 1.69 KB

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!

Use Cases

MOTU AVB Mixer

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. Demo

Audio Monitoring

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.

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
  • No tracking

Gallery

Bookmarks Search Settings

Install and Run

Latest build is available in Releases, to build from source:

  1. Clone the project
  2. Launch with Xcode
  3. Wait for SPM to resolve dependencies
  4. Run Pipper target