https://github.com/unchihugo/fluentflyout
A simple and modern audio flyout for Windows 11, built with Fluent 2 Design principles.
https://github.com/unchihugo/fluentflyout
audio collaborate fluent fluent-design flyout flyouts github media music windows windows-10 windows-11
Last synced: 5 days ago
JSON representation
A simple and modern audio flyout for Windows 11, built with Fluent 2 Design principles.
- Host: GitHub
- URL: https://github.com/unchihugo/fluentflyout
- Owner: unchihugo
- License: gpl-3.0
- Created: 2024-10-13T15:14:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-20T12:05:49.000Z (about 1 year ago)
- Last Synced: 2025-04-12T17:48:27.717Z (12 months ago)
- Topics: audio, collaborate, fluent, fluent-design, flyout, flyouts, github, media, music, windows, windows-10, windows-11
- Language: C#
- Homepage:
- Size: 1.78 MB
- Stars: 301
- Watchers: 3
- Forks: 6
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
English | 简体中文 | Nederlands | Türkçe | Русский
---
FluentFlyout is the modern Flyout app for Windows, built with Fluent 2 Design principles.
The UI seemingly blends in with Windows 11, providing you an uninterrupted, clean, and native-like experience when controlling your media, lock keys, and more.
FluentFlyout features smooth animations, blends with your system's color themes and includes a suite of personalization settings while providing media controls, information and more in nice and modern looking popup flyouts.

## Features ✨
- **Audio flyout: Displays Cover, Title, Artist and media controls**
- **"Up Next" flyout: shows what's next when a song ends**
- **Lock Keys flyout: displays the status of lock keys at a glance**
- **Taskbar widget: shows media info directly on the Windows taskbar**
- Native Windows-like design
- Uses Fluent 2 components
- Utilises Windows Mica blur
- Supports Light and Dark mode
- Matches your device color theme
- Smooth animations
- Customizable flyout positions
- Includes Repeat All, Repeat One and Shuffle
- Sits unobtrusively in system tray
"Windows 11 may have just gained another must-have app." — Windows Central
"Does a better job than what Microsoft officially offers." — Neowin
## Taskbar widget ⏯️
Video showcase
https://github.com/user-attachments/assets/bfc7666f-1d59-4cbf-8d15-3855671cb147
## Flyouts and more 🎵
v2.0 screenshots
## How to install 📥
### Which version should you choose?
The **Microsoft Store version** provides automatic updates, but has a one-time purchase to unlock a few extra features.
The **GitHub version** is completely free and open-source, but requires manual updates.
Read more about the project's model in the [Sustainability & The Microsoft Store](#sustainability--the-microsoft-store-) section below.
> Looking for FluentFlyout Settings? You can access it by clicking the system tray icon
### Using .msixbundle installer
1. Go to the [latest release](https://github.com/unchihugo/FluentFlyout/releases/latest) page
2. Download the **"*.cer"** file *(real certificates cost a lot of money)*
3. Open the certificate and press **"Install Certificate..."**
4. On the Certificate Import Wizard, select **"Local Machine"**, press **"Next"** and grant Admin Access
5. Select **"Place all certificates in the following store"**, then **"Browse..."**, choose **"Trusted Root Certification Authorities"** and **"OK"**
6. Finally, press **"Next"** and then **"Finish"**. It might ask you to confirm, press **Yes**
7. Download the **"*.msixbundle"** file
8. The App Installer will pop up, press **"Install"**, or **"Update"** if you've installed FluentFlyout before
## Contributing 💖
Please feel free to contribute in any way you can! Check out [CONTRIBUTING.md](https://github.com/unchihugo/FluentFlyout/blob/master/.github/CONTRIBUTING.md) to get started.
If you want to help with translations, please visit our [Weblate page](https://hosted.weblate.org/engage/fluentflyout/).
### Thanks to our amazing team of contributors!
## Sustainability & The Microsoft Store 💰
FluentFlyout is and always will be free and open-source. You can download the latest builds from the [Releases](https://github.com/unchihugo/FluentFlyout/releases/latest) tab or compile the project yourself to access the full feature set without restrictions.
Maintaining a project of this scale takes time and effort. To support ongoing development, the Microsoft Store version offers a convenient way to install the app and includes a few optional features unlockable via a small payment (€2.99, varies by region).
- **Microsoft Store version:** provides automatic background updates and one-click installation. A small set of features is unlocked with a one-time purchase to help fund development.
- **GitHub version:** Completely free, fully featured, and open-source. The only trade-off is that updates and installation must be done manually.
Thank you for your support and understanding!
## Credits 🙌
- [Hugo Li](https://unchihugo.github.io) - Original Developer, Microsoft Store Publisher, CN & NL Translations
- [LiAuTraver](https://github.com/LiAuTraver) - Code Contributor (app theme switcher)
- [AksharDP](https://github.com/AksharDP) - Code Contributor (media seekbar & duration)
- [Hykerisme](https://github.com/Hykerisme) - CN Translation
- [nopeless](https://github.com/nopeless) - Code Contributor (QoL features)
### Dependencies
- [Dubya.WindowsMediaController](https://github.com/DubyaDude/WindowsMediaController)
- [MicaWPF](https://github.com/Simnico99/MicaWPF)
- [WPF-UI](https://github.com/lepoco/wpfui)

