curzel-it / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

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

About

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

License:MIT License


Languages

Language:Swift 100.0%