Windows 11 · WPF · Open Source

Notchify

Your Windows. Now with a notch.

A sleek top-edge overlay built natively for Windows 11. Spring animations, media control, and system widgets — all in one polished surface.

In active development. More features coming.

Capabilities

Everything in the notch.

Six powerful modules. One elegant overlay.

Notch Shell

An always-on-top borderless overlay sitting at the top of your screen. Spring-animated, trigger-activated, always ready.

Media Controller

Full playback control for Spotify, YouTube Music, Edge, and Chrome — right from the notch.

Volume & Brightness

System-native volume and brightness controls integrated directly into the notch HUD.

Quick Toggles

Wi-Fi, Bluetooth, Dark Mode and more as compact, instantly accessible buttons.

File Shelf

Drag files into the notch to park them temporarily between apps. Your clipboard, elevated.

System Stats

Live CPU, RAM, network throughput and battery status — always visible at a glance.

Download

Get Notchify.

Available for Windows 11. Free and open source.

~60 MB

Notchify Setup

Full offline installer. No internet required after download.

Download .exe
~2 MB

Web Installer

Compact .exe that fetches the latest version on first run.

Download .exe

Build from source

Requires .NET SDK 9.0 and Node.js 20 LTS

01

Clone the repository

git clone https://github.com/Orvyan/Notchify.git

cmd
>git clone https://github.com/Orvyan/Notchify.git
02

Build the companion UI

cd NotchifySettings && npm install && npm run build

cmd
>cd NotchifySettings && npm install && npm run build
03

Run the application

dotnet run --project Notchify

cmd
>dotnet run --project Notchify

Requires Windows 11 build 22621 or later and WebView2 Runtime.