Official documentation for YouTube-Floater - an always-on-top YouTube player for macOS.
YouTube-Floater is a standalone macOS application that enables users to play YouTube videos in a floating, always-on-top window while working on other tasks. Perfect for MacBook users with a single screen who want to watch videos without switching between windows.
- Always-on-top floating window with adjustable transparency
- Independent volume control separate from system audio
- Corner-snapping for quick positioning
- No browser extensions or system modifications required
- Apple Silicon support and modern macOS compatibility
This repository contains the documentation site for YouTube-Floater, built with Mintlify.
To preview documentation changes locally:
- Install the Mintlify CLI:
npm i -g mint- Run the development server:
mint dev- View your local preview at
http://localhost:3000
We welcome contributions to improve the documentation:
- Fork this repository
- Make your changes
- Test locally with
mint dev - Submit a pull request
Documentation changes are automatically deployed to production after merging to the main branch.