/pipper

App that allows users to keep a webview always visible on their screen, on top of other windows, like for watching youtube while working and stuff. Still a proof of concept

Primary LanguageSwiftMIT LicenseMIT

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!

Demo

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:

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