Skip to content

jameszaghini/floaty

Repository files navigation

floaty

Build Status codecov Maintainability minimum macos version

A browser window that floats on top of other application windows.

Floaty presents Youtube, Vimeo & Twitch videos using the entire window, while hiding the window controls so you can watch a video while you work or play.

Shows floaty floating above another app

Installing floaty

floaty is available for direct download on the releases page

Building floaty

Install Xcode 12.3+, then clone & open the project:

git clone https://github.com/jameszaghini/floaty.git && cd floaty && xed .

Press build. You're done!